build(deps): bump the production-dependencies group across 1 directory with 6 updates#111
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…y with 6 updates Bumps the production-dependencies group with 6 updates in the /resolution-frontend directory: | Package | From | To | | --- | --- | --- | | [@tsparticles/fireworks](https://github.com/tsparticles/tsparticles/tree/HEAD/bundles/fireworks) | `3.9.1` | `4.2.1` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.2` | `3.4.11` | | [papaparse](https://github.com/mholt/PapaParse) | `5.5.3` | `5.5.4` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.20.0` | `8.22.0` | | [tsparticles](https://github.com/tsparticles/tsparticles/tree/HEAD/bundles/full) | `3.9.1` | `4.2.1` | | [uuid](https://github.com/uuidjs/uuid) | `14.0.0` | `14.0.1` | Updates `@tsparticles/fireworks` from 3.9.1 to 4.2.1 - [Release notes](https://github.com/tsparticles/tsparticles/releases) - [Changelog](https://github.com/tsparticles/tsparticles/blob/main/bundles/fireworks/CHANGELOG.md) - [Commits](https://github.com/tsparticles/tsparticles/commits/v4.2.1/bundles/fireworks) Updates `dompurify` from 3.4.2 to 3.4.11 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.2...3.4.11) Updates `papaparse` from 5.5.3 to 5.5.4 - [Release notes](https://github.com/mholt/PapaParse/releases) - [Changelog](https://github.com/mholt/PapaParse/blob/master/CHANGELOG.md) - [Commits](mholt/PapaParse@5.5.3...5.5.4) Updates `pg` from 8.20.0 to 8.22.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.22.0/packages/pg) Updates `tsparticles` from 3.9.1 to 4.2.1 - [Release notes](https://github.com/tsparticles/tsparticles/releases) - [Changelog](https://github.com/tsparticles/tsparticles/blob/main/bundles/full/CHANGELOG.md) - [Commits](https://github.com/tsparticles/tsparticles/commits/v4.2.1/bundles/full) Updates `uuid` from 14.0.0 to 14.0.1 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v14.0.0...v14.0.1) --- updated-dependencies: - dependency-name: "@tsparticles/fireworks" dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: dompurify dependency-version: 3.4.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: papaparse dependency-version: 5.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pg dependency-version: 8.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tsparticles dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: uuid dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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 production-dependencies group with 6 updates in the /resolution-frontend directory:
3.9.14.2.13.4.23.4.115.5.35.5.48.20.08.22.03.9.14.2.114.0.014.0.1Updates
@tsparticles/fireworksfrom 3.9.1 to 4.2.1Release notes
Sourced from @tsparticles/fireworks's releases.
... (truncated)
Changelog
Sourced from @tsparticles/fireworks's changelog.
... (truncated)
Commits
0199e02chore(release): published new version985a346chore(release): published new versionea72259build: updated deps and wordpress wrapper120fe5dfix: fixed anglar secondary wrappers and their bundles with proper destroy93d7b8bfix: fixed some eslint configs and circular depsbb9c381chore(options): improved options loading1f4414dbuild: improved package.json descriptions and keywordsb7ace06chore(release): published new versionfdcbe48chore(release): published new version429c147fix: bundle exports fixMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@tsparticles/fireworkssince your current version.Updates
dompurifyfrom 3.4.2 to 3.4.11Release notes
Sourced from dompurify's releases.
... (truncated)
Commits
0cae518release: 3.4.11 (#1494)6ee5716release: 3.4.10 (#1478)5210247release: 3.4.9 (#1459)bcdd828release: 3.4.8 (#1439)ca30f07release: 3.4.7 (#1414)bb7739erelease: 3.4.6 (#1394)011b0c7release: 3.4.5 (#1382)5817ad9release: 3.4.4 (#1374)520edb0release: 3.4.3 (#1352)Updates
papaparsefrom 5.5.3 to 5.5.4Changelog
Sourced from papaparse's changelog.
Commits
af51c9fPatch version bumpa51bdc7fix: correctly escape and quote custom quoteChar in unparse (#1124)cc8c801Create CHANGELOG.md (#1119)b10b87eUse https on readme links (#1104)565d821Merge pull request #1102 from mholt/fix/issue-10248ecc42dconfirms issue 1024 is resolveD58bcb73Mention BYTE_ORDER_MARK in documentation (#1096)530357fUpdate Node versions (#1097)08265f1Strip BOM character from column keys when parsing headerUpdates
pgfrom 8.20.0 to 8.22.0Changelog
Sourced from pg's changelog.
Commits
b617619Publishd80b261Update docs & changelog835fb83Fix error handling for exceptions on values parsing. (#3574)f49ab4afix: correct spelling mistakes across codebase (#3692)d7175a4Expand CI matrix of PG versions and add direct SSL test (#3693)882fc30Add support for sslnegotiation=direct (PostgreSQL 17) (#3688)544b1cePublishcc03fa5Add scramMaxIterations option to limit SCRAM iteration count (#3677)f776327Remove compatibility code for unsupported versions of Node (<16) (#3678)f252870cleanup: pg utils (#3675)Updates
tsparticlesfrom 3.9.1 to 4.2.1Release notes
Sourced from tsparticles's releases.
... (truncated)
Changelog
Sourced from tsparticles's changelog.
... (truncated)
Commits
0199e02chore(release): published new version985a346chore(release): published new versionea72259build: updated deps and wordpress wrapper1f4414dbuild: improved package.json descriptions and keywordsb7ace06chore(release): published new versionfdcbe48chore(release): published new version429c147fix: bundle exports fix2a16be4chore(release): published new versionce41d45chore(release): published new version4d8b281chore(release): published new versionMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tsparticles since your current version.
Updates
uuidfrom 14.0.0 to 14.0.1Release notes
Sourced from uuid's releases.
Changelog
Sourced from uuid's changelog.
Commits
7017780chore(main): release 14.0.1 (#964)f2c3e4bchore: fix release-please workflow (#963)27ffae5fix: add types condition to node export for moduleResolution bundler (#961)664cb31Remove outdated security contact information (#959)d729016fix(ci): checkout PR head commit in browser workflow (#957)89a5ebcWorkflows (#948)196e208chore: fix workflow (#947)95af448chore: update workflows (#946)3b57f95chore: add workflow_dispatch (#944)a433096chore: add 12.x and 13.x maintenance release branches (#941)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