deps(web): bump the npm-all group across 1 directory with 5 updates - #175
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-all group with 5 updates in the /apps/web directory: | Package | From | To | | --- | --- | --- | | [jotai](https://github.com/pmndrs/jotai) | `2.20.3` | `3.0.0` | | [pako](https://github.com/nodeca/pako) | `3.0.1` | `3.0.2` | | [react-intl](https://github.com/formatjs/formatjs) | `10.2.2` | `12.1.0` | | [jsdom](https://github.com/jsdom/jsdom) | `30.0.1` | `30.1.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.11` | `5.0.1` | Updates `jotai` from 2.20.3 to 3.0.0 - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](pmndrs/jotai@v2.20.3...v3.0.0) Updates `pako` from 3.0.1 to 3.0.2 - [Changelog](https://github.com/nodeca/pako/blob/master/CHANGELOG.md) - [Commits](nodeca/pako@3.0.1...3.0.2) Updates `react-intl` from 10.2.2 to 12.1.0 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/react-intl@10.2.2...react-intl@12.1.0) Updates `jsdom` from 30.0.1 to 30.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v30.0.1...v30.1.0) Updates `vitest` from 4.1.11 to 5.0.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v5.0.1/packages/vitest) --- updated-dependencies: - dependency-name: jotai dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: pako dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: react-intl dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: jsdom dependency-version: 30.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: vitest dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all ... 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 npm-all group with 5 updates in the /apps/web directory:
2.20.33.0.03.0.13.0.210.2.212.1.030.0.130.1.04.1.115.0.1Updates
jotaifrom 2.20.3 to 3.0.0Release notes
Sourced from jotai's releases.
Commits
89d4fddv3.0.0a52e426chore(deps): update dev dependencies (breaking for v3: drop node 20) (#3367)0adc6c6v3 (#3337)8d5724bClarify that effects run after the triggering write completes. (#3365)Updates
pakofrom 3.0.1 to 3.0.2Changelog
Sourced from pako's changelog.
Commits
32be8f83.0.2 released0e2ae06Pick zlib's Z_FIXED fix in block type selection (#316)938123eRead gzip header time as unsigned 32-bit (#311)Updates
react-intlfrom 10.2.2 to 12.1.0Release notes
Sourced from react-intl's releases.
... (truncated)
Commits
efae35dchore: release main (#7434)d2c713bfix(deps): update react monorepo to v19.3.0 (#7438)dc67501chore(deps): update dependency tinybench to v6.2.0 (#7437)152ee1cfeat(@formatjs/intl): support opt-in branded message text (#7436)37a101bdocs: simplify typed message migration and ESLint guidance (#7435)ce4b403fix(formatjs_cli): unblock Rust crate publishing (#7432)8b82821chore(deps): update dependency rolldown to v1.2.8 (#7431)8b4e383chore: release main (#7429)7bd3c8bfix: default message helpers to empty ICU contracts (#7428)881588cchore: release main (#7426)Updates
jsdomfrom 30.0.1 to 30.1.0Release notes
Sourced from jsdom's releases.
... (truncated)
Commits
556b11f30.1.09547fbfTie queued tasks to document lifetime3be65d9Disable unused HTML reports in the WPT runnerd555e61Replace SymbolTree with a DOM-specific treef28983dClone CDATA and processing instructions without revalidation33e4fa7Invalidate computed styles after CSS imports loadec6fd5bSelect storage event recipients at mutation timebcc037aHonor script type and legacy event attributesfaa5c4fPreserve currentScript across nested scripts8d7a37fAvoid quadratic HTML collection iterationUpdates
vitestfrom 4.1.11 to 5.0.1Release notes
Sourced from vitest's releases.
... (truncated)
Commits
03630a5chore: release v5.0.1 (#11275)a47d790fix(fakeTimers): forcequeueMicrotaskandnextTickintoNotFake(#11261)2ce29d5fix: warn when deprecateddeps.optimizer.webis used (#11214)ccd6d05docs: fix typecheck exclude default in documentation (#11223)91ab158fix(doctor): measure vm pools for custom environments (#11212)23dda73fix: share the server on self-referencingextends(#11034)498fbe9fix: resolve ResolvedConfig exactOptionalPropertyTypes errors (#11175)115c3f6fix: correct typos in error message and comments (#11187)7361465fix: keep metadata file when clearing the cache (#11199)972e24bfix(browser): avoid double quotes inconfig.define(#11198)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