Bump the dev-dependencies group across 1 directory with 10 updates#542
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the dev-dependencies group across 1 directory with 10 updates#542dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime), [@sentry/browser](https://github.com/getsentry/sentry-javascript), [caniuse-lite](https://github.com/browserslist/caniuse-lite), [@sentry/cli](https://github.com/getsentry/sentry-cli), [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin), [esbuild](https://github.com/evanw/esbuild), [jsonc-eslint-parser](https://github.com/ota-meshi/jsonc-eslint-parser), [ora](https://github.com/sindresorhus/ora), [prettier](https://github.com/prettier/prettier) and [web-ext](https://github.com/mozilla/web-ext) to permit the latest version. Updates `@babel/runtime` to 7.29.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-runtime) Updates `@sentry/browser` to 10.50.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.38.0...10.50.0) Updates `caniuse-lite` to 1.0.30001791 - [Commits](browserslist/caniuse-lite@1.0.30001769...1.0.30001791) Updates `@sentry/cli` to 3.4.0 - [Release notes](https://github.com/getsentry/sentry-cli/releases) - [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-cli@3.2.0...3.4.0) Updates `@wordpress/eslint-plugin` from 24.5.0 to 25.0.0 - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/eslint-plugin@25.0.0/packages/eslint-plugin) Updates `esbuild` from 0.27.7 to 0.28.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.7...v0.28.0) Updates `jsonc-eslint-parser` from 2.4.2 to 3.1.0 - [Release notes](https://github.com/ota-meshi/jsonc-eslint-parser/releases) - [Changelog](https://github.com/ota-meshi/jsonc-eslint-parser/blob/master/CHANGELOG.md) - [Commits](ota-meshi/jsonc-eslint-parser@v2.4.2...v3.1.0) Updates `ora` to 9.4.0 - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v9.3.0...v9.4.0) Updates `prettier` to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `web-ext` from 9.4.0 to 10.1.0 - [Release notes](https://github.com/mozilla/web-ext/releases) - [Commits](mozilla/web-ext@9.4.0...10.1.0) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.29.2 dependency-type: direct:production dependency-group: dev-dependencies - dependency-name: "@sentry/browser" dependency-version: 10.50.0 dependency-type: direct:production dependency-group: dev-dependencies - dependency-name: caniuse-lite dependency-version: 1.0.30001791 dependency-type: direct:production dependency-group: dev-dependencies - dependency-name: "@sentry/cli" dependency-version: 3.4.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: "@wordpress/eslint-plugin" dependency-version: 25.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: esbuild dependency-version: 0.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: jsonc-eslint-parser dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: ora dependency-version: 9.4.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: web-ext dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updates the requirements on @babel/runtime, @sentry/browser, caniuse-lite, @sentry/cli, @wordpress/eslint-plugin, esbuild, jsonc-eslint-parser, ora, prettier and web-ext to permit the latest version.
Updates
@babel/runtimeto 7.29.2Release notes
Sourced from
@babel/runtime's releases.Commits
37d5595v7.29.2Updates
@sentry/browserto 10.50.0Release notes
Sourced from
@sentry/browser's releases.... (truncated)
Changelog
Sourced from
@sentry/browser's changelog.... (truncated)
Commits
785e756release: 10.50.0ed26a19Merge pull request #20461 from getsentry/prepare-release/10.50.07b584c4meta(changelog): Update changelog for 10.50.039740datest(cloudflare): Use .makeRequestAndWaitForEnvelope to wait for envelopes (#...c741030test(aws-serverless): Split npm & layer tests (#20442)f97076dchore(dev-deps): Bump nx from 22.5.0 to 22.6.5 (#20458)4b4ac76fix(node): Guard against nullhttpVersionin outgoing request span attribut...7569b10fix(cloudflare): Use TransformStream to keep track of streams (#20452)a4c9686test(hono): Add E2E tests for middleware spans (#20451)ff23846chore: Ignore claude worktrees (#20440)Updates
caniuse-liteto 1.0.30001791Commits
abf9bcaUpdate caniuse-db 1.0.30001791a387dbaUpdate caniuse-db 1.0.300017907f81a3cUpdate lock fileac1ee53Move from ESLint & Prettier to oxlint & oxfmt29a690fUpdate CI actionscabad5eUpdate dependencies16f140fUpdate emaila90bee6Update caniuse-db 1.0.300017885771bd6Update caniuse-db 1.0.30001787e2dbdd9Update caniuse-db 1.0.30001786Updates
@sentry/clito 3.4.0Release notes
Sourced from
@sentry/cli's releases.Changelog
Sourced from
@sentry/cli's changelog.... (truncated)
Commits
9c22f3drelease: 3.4.0d4d6232feat(snapshots): Authenticate with Objectstore (#3258)d783793feat(build): Add --selective flag to snapshots command (#3268)cdcc4a2fix(snapshots): Preserve subdirectory structure in manifest keys (#3269)3d7f705fix(snapshots): Chunk image uploads to avoid fd exhaustion and 413 errors (#3...c7e4932test: make tests independent of zip encoding (#3239)f825541feat(bundle-jvm): Automatically collect JVM source files with respecting excl...35edfb3build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#3266)8a559a2meta: Add Zed editor settings (#3264)5c11709fix: gate goblin logs before formatting (#3238)Updates
@wordpress/eslint-pluginfrom 24.5.0 to 25.0.0Changelog
Sourced from
@wordpress/eslint-plugin's changelog.Commits
b862d8cchore(release): publisha3c385bUpdate changelog filesbbb9ce0Merge changes published in the Gutenberg plugin "release/23.0" branchUpdates
esbuildfrom 0.27.7 to 0.28.0Release notes
Sourced from esbuild's releases.
Changelog
Sourced from esbuild's changelog.
Commits
6a794dfpublish 0.28.0 to npm64ee0eafix #4435: supportwith { type: text }importsef65aeefix sort order insnapshots_packagejson.txt1a26a8etry to fixtest-old-ts, also shuffle CI tasks556ce6cuse''instead ofnullto omit build hashes8e675a8ci: allow missing binary hashes for tests7067763Reapply "update go 1.25.7 => 1.26.1"39473a9fix #4343: integrity check for binary downloadUpdates
jsonc-eslint-parserfrom 2.4.2 to 3.1.0Release notes
Sourced from jsonc-eslint-parser's releases.
Changelog
Sourced from jsonc-eslint-parser's changelog.
Commits
03a4a3bchore: release jsonc-eslint-parser (#276)38d5905feat: addtokenize()(#275)f4e373echore(deps): update dependency vite to v7 (#274)6f4dd65chore(deps): update dependency@vitejs/plugin-vueto v6 (#273)875c732chore: migrate from Vue CLI to Vite in explorer (#272)83ccca1chore: release jsonc-eslint-parser (#269)46d07e7chore: remove unnecessary dev dependencies (#271)b8f9553chore(deps): update eslint monorepo to v10 (major) (#264)6285f9achore: format9d8918fchore(config): migrate config renovate.json (#270)Updates
orato 9.4.0Release notes
Sourced from ora's releases.
Commits
46a67039.4.03d2e0a9AddsuccessSymbolandfailSymboloptions tooraPromisef70f613Test tweaks7cf29a7Validate some options betterUpdates
prettierto 3.8.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix tests053fd41Bump Prettier dependency to 3.8.2904c636Clean changelog_unreleaseddc1f7fcUpdate dependents countb31557cRelease 3.8.296bbaedSupport Angular v21.2 (#18722)Updates
web-extfrom 9.4.0 to 10.1.0Release notes
Sourced from web-ext's releases.
Commits
5e9b08910.1.04387494chore(deps): bump addons-linter from 10.2.0 to 10.3.0 (#3673)63c2bc7chore(audit): update npm audit ignore list (#3672)a9d767dchore(deps): bump brace-expansion from 1.1.12 to 1.1.13 (#3671)d29aaa7chore(deps): bump node-forge from 1.3.2 to 1.4.0 (#3670)73dd5f8chore(deps): bump picomatch (#3669)664b23cchore(deps): bump addons-linter from 10.1.0 to 10.2.0 (#3668)67efc41chore(deps): bump flatted from 3.4.1 to 3.4.2 (#3665)308b344chore(deps-dev): bump@babel/preset-envfrom 7.29.0 to 7.29.2 (#3661)aa0333echore(deps): bump@babel/runtimefrom 7.28.6 to 7.29.2 (#3660)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 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