chore: bump the minor-and-security group across 1 directory with 6 updates#11
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore: bump the minor-and-security group across 1 directory with 6 updates#11dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Bumps the minor-and-security group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@google/genai](https://github.com/googleapis/js-genai) | `1.33.0` | `1.34.0` | | [next](https://github.com/vercel/next.js) | `16.0.10` | `16.1.0` | | [next-intl](https://github.com/amannn/next-intl) | `4.6.0` | `4.6.1` | | [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.9.7` | `2.9.11` | | [eslint](https://github.com/eslint/eslint) | `9.39.1` | `9.39.2` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.0.10` | `16.1.0` | Updates `@google/genai` from 1.33.0 to 1.34.0 - [Release notes](https://github.com/googleapis/js-genai/releases) - [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/js-genai@v1.33.0...v1.34.0) Updates `next` from 16.0.10 to 16.1.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.0.10...v16.1.0) Updates `next-intl` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](amannn/next-intl@v4.6.0...v4.6.1) Updates `baseline-browser-mapping` from 2.9.7 to 2.9.11 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.9.7...v2.9.11) Updates `eslint` from 9.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.1...v9.39.2) Updates `eslint-config-next` from 16.0.10 to 16.1.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.0/packages/eslint-config-next) --- updated-dependencies: - dependency-name: "@google/genai" dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-security - dependency-name: next dependency-version: 16.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-security - dependency-name: next-intl dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-security - dependency-name: baseline-browser-mapping dependency-version: 2.9.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-security - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-security - dependency-name: eslint-config-next dependency-version: 16.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-security ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 the minor-and-security group with 6 updates in the / directory:
1.33.01.34.016.0.1016.1.04.6.04.6.12.9.72.9.119.39.19.39.216.0.1016.1.0Updates
@google/genaifrom 1.33.0 to 1.34.0Release notes
Sourced from
@google/genai's releases.Changelog
Sourced from
@google/genai's changelog.Commits
1b3fd31chore(main): release 1.34.0 (#1187)20b9f8echore: Update config to add exclude directoriesb8a7d8cfeat: Add ULTRA_HIGH MediaResolution and new ThinkingLevel enumsc2f118dfeat: Define and use DocumentMimeType for DocumentContentda3f4cfchore: Cleanup type fields19f8969feat: Add minimal and medium thinking levels.fa9a99efeat: Add ultra high resolution to the media resolution in Parts.f693387feat: Add minimal and medium thinking levels.3ef84acfeat: Add minimal and medium thinking levels.750a4f7feat: Add support for Struct in ToolResult Content.Updates
nextfrom 16.0.10 to 16.1.0Release notes
Sourced from next's releases.
... (truncated)
Commits
3491676v16.1.058e8f8cv16.1.0-canary.348a8a00dRevert "Move next-env.d.ts to dist dir" (#87311)3284587v16.1.0-canary.3325da5f0Move next-env.d.ts to dist dir (#86752)aa8a243feat: use Rspack persistent cache by default (#81399)754db28bundle analyzer: remove geist font in favor of system ui fonts (#87292)1e1fd1eCross link to the demo from the bundle analyzer (#87290)684fb73bundle analyzer: prevent flashes and stuck empty canvases on resize (#87289)1c09f44Upgrade React fromb45bb335-20251211tof93b9fd4-20251217(#87281)Updates
next-intlfrom 4.6.0 to 4.6.1Release notes
Sourced from next-intl's releases.
Changelog
Sourced from next-intl's changelog.
Commits
dd3a047v4.6.13937e44fix: Improvements foruseExtracted(#2176)62473dcdocs: More on codecsUpdates
baseline-browser-mappingfrom 2.9.7 to 2.9.11Release notes
Sourced from baseline-browser-mapping's releases.
Commits
51d4700Patch to 2.9.11 because browser or feature data changed168883eBrowser or feature data changed429dc08Updating static site6c61d6ePatch to 2.9.10 because browser or feature data changed5a36884Browser or feature data changed11f6bf8Updating static site4f43b18Patch to 2.9.9 because browser or feature data changed0d85349Browser or feature data changed4cfd43aUpdating static siteaf03d95Patch to 2.9.8 because browser or feature data changedUpdates
eslintfrom 9.39.1 to 9.39.2Release notes
Sourced from eslint's releases.
Commits
92783249.39.2542266aBuild: changelog update for 9.39.27ca0af7chore: upgrade to@eslint/js@9.39.2(#20394)c43ce24chore: package.json update for@eslint/jsrelease5705833fix: warn wheneslint-envconfiguration comments are found (#20381)506f154build: add .scss files entry to knip (#20391)4c9858eci: addv9.x-devbranch (#20382)Updates
eslint-config-nextfrom 16.0.10 to 16.1.0Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
3491676v16.1.058e8f8cv16.1.0-canary.343284587v16.1.0-canary.3304290abv16.1.0-canary.32d36c03ev16.1.0-canary.31b174155v16.1.0-canary.3020da8eav16.1.0-canary.297a856fcv16.1.0-canary.2880fb15cv16.1.0-canary.271271708v16.1.0-canary.26Dependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions