dev: bump the safe group with 5 updates - #7998
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the safe group with 5 updates: | Package | From | To | | --- | --- | --- | | [@sentry/react](https://github.com/getsentry/sentry-javascript) | `10.69.0` | `10.70.0` | | [@storybook/cli](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli-storybook) | `10.5.7` | `10.5.8` | | [cypress](https://github.com/cypress-io/cypress) | `15.20.0` | `15.20.1` | | [js-yaml](https://github.com/nodeca/js-yaml) | `5.2.3` | `5.3.0` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.22.0` | `8.23.0` | Updates `@sentry/react` from 10.69.0 to 10.70.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/10.70.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.69.0...10.70.0) Updates `@storybook/cli` from 10.5.7 to 10.5.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.5.8/code/lib/cli-storybook) Updates `cypress` from 15.20.0 to 15.20.1 - [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.20.0...v15.20.1) Updates `js-yaml` from 5.2.3 to 5.3.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@5.2.3...5.3.0) Updates `pg` from 8.22.0 to 8.23.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.23.0/packages/pg) --- updated-dependencies: - dependency-name: "@sentry/react" dependency-version: 10.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: "@storybook/cli" dependency-version: 10.5.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: cypress dependency-version: 15.20.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: js-yaml dependency-version: 5.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe - dependency-name: pg dependency-version: 8.23.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 5 updates:
10.69.010.70.010.5.710.5.815.20.015.20.15.2.35.3.08.22.08.23.0Updates
@sentry/reactfrom 10.69.0 to 10.70.0Release notes
Sourced from @sentry/react's releases.
... (truncated)
Changelog
Sourced from @sentry/react's changelog.
Commits
0356ffdrelease: 10.70.0c2ac1bemeta(changelog): Update changelog for 10.70.0 (#23217)9c2f31dfix(v10/core,browser): Handle errors from other realms (#23201)8ad6cd1fix(v10/cloudflare): Try/catch on non-configurable prototypes (#23191)4b5e80afix(v10/cloudflare): Instrument DO RPC methods on the prototype, not a Proxy ...91af62cfix(v10/cloudflare): Set conversation id independent of session name (#23193)2096839fix(v10/cloudflare): Get original waituntil in workflows (#23192)0062819fix(v10/cloudflare): Fork the isolation scope for Durable Object methods (#23...390b05afeat(v10/core): Support stable MCP SDK v2 (#22986)3b56ecbfeat(v10/solid,solidstart): Support@solidjs/routerv1 (#23163)Updates
@storybook/clifrom 10.5.7 to 10.5.8Release notes
Sourced from @storybook/cli's releases.
Changelog
Sourced from @storybook/cli's changelog.
Commits
6ef7d1aBump version from "10.5.7" to "10.5.8" [skip ci]Updates
cypressfrom 15.20.0 to 15.20.1Release notes
Sourced from cypress's releases.
Commits
a994966dependency: update tsx from 4.22.4 to 4.23.12 (#34548)14f2cbafix: resolve the cloud env when the urql client is created (#34536)15b4f2dtest(driver): cover cy.wait retrying in an afterEach hook after a failure (#3...f267bfbchore(grep): remove dead code and coverspecifyin CI (#34532)dd3f914test: cover cy.contains() with combined special characters (#34546)7f5a8c6misc: report the overridden cache folder when the binary is missing in CI (#3...2579fcbchore: Update v8 snapshot cache (#34538)50b5426test(server): skip the proxy performance suite while its fixture host throttl...1bc3fb6test: await project server close before reopen (#34275)b1494e6chore: release@cypress/grep-v6.0.3Updates
js-yamlfrom 5.2.3 to 5.3.0Changelog
Sourced from js-yaml's changelog.
Commits
04db4585.3.0 released22ce0a0Changelog updatefae37b8fix:<<outside a mapping key no longer leaks the internal merge symbolb62ef83fix: validate<<sequence items at merge time, so aliased sources are check...cc665ecdocs: review and update annotations2aa24a6Changelog updateeec6902Restore deprecated parser constant exports03397acMove throwErrorAt to YAMLException as throwAtd9dd2c7docs: new condensed theme0f898e6docs: annotation tweaksUpdates
pgfrom 8.22.0 to 8.23.0Changelog
Sourced from pg's changelog.
Commits
df274d1Publisheb19d0fAdd opt-in query pipelining (#3652)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