-
Notifications
You must be signed in to change notification settings - Fork 69
Bump @biomejs/biome from 1.9.3 to 2.3.8 #787
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1,728
commits into
main
Choose a base branch
from
dependabot/npm_and_yarn/biomejs/biome-2.3.8
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Introduces S3 key fields to embed image, thumbnail, video, footer, and author schemas. Adds mutation to update embed S3 keys and updates enrichment logic to resolve URLs from S3 keys. Implements S3 upload logic for embed media and updates channel selection UI for improved multi-select behavior.
Removed selectMessagesForDisplay and updated findMessagesByChannelId to accept an options object for limit and startingFrom parameters. Simplified message filtering and retrieval in getMessagePageData for improved clarity and flexibility.
This reverts commit 4f79f9b.
Changed dashboard navbar to use AnswerOverflowLogo and updated default homeHref to '/'. Refactored footer navigation categories and layout for improved clarity and organization. Made sidebar sticky in message page for better UX.
Replaces the ThemeSwitcher button with a new design offering system, light, and dark options. Moves ThemeSwitcher from navbar to both footer components for improved accessibility and updates layout styles for better alignment.
Removed the theme toggle and simplified the user dropdown menu by eliminating account labels, separators, and dashboard link from the dropdown. The dashboard link is now rendered as a button outside the dropdown for improved accessibility and clarity.
Introduces a showCard prop to DiscordMessage and its subcomponent, allowing conditional rendering of card styles. Updates ThreadCard to pass showCard={false} to DiscordMessage for more flexible UI presentation.
Introduces a fade-out mask for thread card message content that exceeds a certain height, improving visual clarity and indicating overflow. Uses a ref and state to determine when to apply the fade based on content height.
7e295aa to
d1d0d75
Compare
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.9.3 to 2.3.8. - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.8/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.3.8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
d1d0d75 to
5db0a18
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps @biomejs/biome from 1.9.3 to 2.3.8.
Release notes
Sourced from
@biomejs/biome's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome's changelog.... (truncated)
Commits
0a6b6fbchore: restore version and yaml how they were5d15cd5chore: revert version59fa146ci: release (#8263)f7e836ffeat(biome_js_analyze): implementnoProtorule (#8276)b537918feat(js_biome_analyze): implement noDuplicatedSpreadProps (#8116)91484d1feat(biome_js_analyze): implementnoMultiStrrule (#8218)68c052efeat(biome_js_analyze): implementnoEqualsToNullrule (#8214)79adaeafeat(lint): added new ruleno-leaked-renderfrom eslint-react (#8171)cd2edd7feat(js_analyze): implement noTernary (#8201)8e97b89ci: release (#8161)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@biomejs/biomesince your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)