dev: bump the safe group with 6 updates#7955
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the safe group with 6 updates: | Package | From | To | | --- | --- | --- | | [@sentry/react](https://github.com/getsentry/sentry-javascript) | `10.59.0` | `10.62.0` | | [query-string](https://github.com/sindresorhus/query-string) | `9.4.0` | `9.4.1` | | [cypress](https://github.com/cypress-io/cypress) | `15.17.0` | `15.18.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.3` | | [webpack](https://github.com/webpack/webpack) | `5.107.2` | `5.108.3` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `7.0.3` | `7.1.0` | Updates `@sentry/react` from 10.59.0 to 10.62.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.59.0...10.62.0) Updates `query-string` from 9.4.0 to 9.4.1 - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](sindresorhus/query-string@v9.4.0...v9.4.1) Updates `cypress` from 15.17.0 to 15.18.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v15.17.0...v15.18.0) Updates `prettier` from 3.8.4 to 3.9.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.9.3) Updates `webpack` from 5.107.2 to 5.108.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.107.2...v5.108.3) Updates `webpack-cli` from 7.0.3 to 7.1.0 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.0.3...webpack-cli@7.1.0) --- updated-dependencies: - dependency-name: "@sentry/react" dependency-version: 10.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: query-string dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: cypress dependency-version: 15.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe - dependency-name: prettier dependency-version: 3.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe - dependency-name: webpack dependency-version: 5.108.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe - dependency-name: webpack-cli dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe ... 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.
Bumps the safe group with 6 updates:
10.59.010.62.09.4.09.4.115.17.015.18.03.8.43.9.35.107.25.108.37.0.37.1.0Updates
@sentry/reactfrom 10.59.0 to 10.62.0Release notes
Sourced from @sentry/react's releases.
... (truncated)
Changelog
Sourced from @sentry/react's changelog.
... (truncated)
Commits
1fc539erelease: 10.62.05ee7977Merge pull request #21792 from getsentry/prepare-release/10.62.0f36645cmeta(changelog): Update changelog for 10.62.0e562f94ref(node): Streamline amqplib instrumentation (#21753)e1312dfref(node): Fix server-utils name for VercelAI integration (#21809)fc29e61ref(node): Streamline Firebase instrumentation (#21748)2081179ref(cloudflare): Revert vercelAi change (#21793)2309fb5chore(github): Update tracked packages (#21789)3bfeb64feat(server-runtimes): Add v7 support forvercelAiIntegration(#21613)a15e2a8fix(sveltekit): Avoid capturing preloaded 400 errors on client (#21784)Updates
query-stringfrom 9.4.0 to 9.4.1Release notes
Sourced from query-string's releases.
Commits
c69443c9.4.1872fb6fFix relative URLs with fragmentsf5daa07Create security.mdUpdates
cypressfrom 15.17.0 to 15.18.0Release notes
Sourced from cypress's releases.
Commits
fa083dbfix: prevent proxy crash on IPv6 literal hosts in cy.visit (#34146)063636cchore(ci): only install firefox in UI test jobs that target it (#34142)02aa75dfeat: add removeSRIAttributes config option to strip SRI from first-party res...2d6b11echore(deps): bump undici to 6.27.0 for SNYK-JS-UNDICI-17372658 (#34121)56759eamisc: remove the global install warning from cypress install (#34139)d47b81dchore: resync yarn.lock (shell-quote) (#34145)19ac719chore(ci): remove duplicate test run in npm-webpack-dev-server job (#34141)6f96dacdocs: document PR title prefixes, changelog, and template requirements (#34128)d706175chore: correct misleading WebKit browser debug log message (#34135)fb76794chore: remove no-op CYPRESS_DOWNLOAD_USE_CA environment variable (#34131)Updates
prettierfrom 3.8.4 to 3.9.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
3732e1dRelease 3.9.3a74a7b0Allow decorators to be used withdeclareon class fields (#19492)bd9e11aCorrect text identification in liquid syntax (#19489)269eee3Bump Prettier dependency to 3.9.1ec7ccd1Clean changelog_unreleasedc47654cRelease 3.9.106159aaFix bug in release script4bc5ab4Update file-entry-cache to 11.1.5 (#19483)b7fd58bRelease@prettier/plugin-oxc@0.2.0and@prettier/plugin-hermes@0.2.03006400Revert changes in release scriptUpdates
webpackfrom 5.107.2 to 5.108.3Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
6844305chore(release): new release (#21304)99286e2fix: match harmony accept dependencies by module reference (#21303)0abec4dfix: guard HarmonyAcceptDependency against unresolved module ids (#21302)606712dperf(css): struct-of-arrays AST for the streaming CSS parser (#21285)cf9c04edocs: update examples (#21293)4dfe770chore(release): new release (#21287)7534a5etest: add defer import case for #19219 (#21292)9857fc7fix: lazy barrel for import with side effects (#21291)54fa902Respect the node: prefix for node.js core modules used as externals (#21286)5e7db5drefactor: extract createHooksRegistry to deduplicate getCompilationHooks patt...Updates
webpack-clifrom 7.0.3 to 7.1.0Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
3cd7423chore(release): new release (#4778)b42d1f4fix(webpack-cli): declare json5/js-yaml/toml as optional peerDependencies (#4...3471103refactor(cli): hierarchical indentation for styled CLI output (#4786)772330cbuild(deps): update dependencies (except commander) (#4785)a7380e1feat(cli): refresh CLI output via commander's help API + shared status icons ...721d8fdchore(deps): bump the dependencies group with 2 updates (#4780)65aa86cchore(deps-dev): bump the dependencies group with 3 updates (#4781)134e62dfeat(webpack-cli): support json5/yaml/toml configs via direct parsing (no int...0b22f77fix(cli): make config loading errors more verbose (#4776)a5af401chore(deps): bump launch-editor from 2.13.1 to 2.14.1 (#4774)Most Recent Ignore Conditions Applied to This Pull Request
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