chore(deps): bump the npm_and_yarn group across 1 directory with 8 updates#67
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the npm_and_yarn group across 1 directory with 8 updates#67dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the npm_and_yarn group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.18.1` | `7.1.0` | | [fast-uri](https://github.com/fastify/fast-uri) | `3.0.6` | `3.1.4` | | [fast-xml-builder](https://github.com/NaturalIntelligence/fast-xml-builder) | `1.1.4` | `1.3.0` | | [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `5.5.11` | `5.10.1` | | [yaml](https://github.com/eemeli/yaml) | `2.7.1` | `2.9.0` | | [yaml](https://github.com/eemeli/yaml) | `2.8.2` | `2.9.0` | | [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.18.1` | Updates `astro` from 5.18.1 to 7.1.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@7.1.0/packages/astro) Updates `devalue` from 5.7.1 to 5.8.2 - [Release notes](https://github.com/sveltejs/devalue/releases) - [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md) - [Commits](sveltejs/devalue@v5.7.1...v5.8.2) Updates `fast-uri` from 3.0.6 to 3.1.4 - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.0.6...v3.1.4) Updates `fast-xml-builder` from 1.1.4 to 1.3.0 - [Changelog](https://github.com/NaturalIntelligence/fast-xml-builder/blob/main/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-builder@v1.1.4...v1.3.0) Updates `fast-xml-parser` from 5.5.11 to 5.10.1 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.5.11...v5.10.1) Updates `yaml` from 2.7.1 to 2.9.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.7.1...v2.9.0) Updates `yaml` from 2.8.2 to 2.9.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.7.1...v2.9.0) Updates `lodash` from 4.17.21 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) Updates `postcss` from 8.5.3 to 8.5.22 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.22) --- updated-dependencies: - dependency-name: astro dependency-version: 7.1.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: devalue dependency-version: 5.8.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: fast-uri dependency-version: 3.1.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: fast-xml-builder dependency-version: 1.3.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: fast-xml-parser dependency-version: 5.10.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: yaml dependency-version: 2.9.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: yaml dependency-version: 2.9.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: postcss dependency-version: 8.5.22 dependency-type: indirect dependency-group: npm_and_yarn ... 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_and_yarn group with 6 updates in the / directory:
5.18.17.1.03.0.63.1.41.1.41.3.05.5.115.10.12.7.12.9.02.8.22.9.04.17.214.18.1Updates
astrofrom 5.18.1 to 7.1.0Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
fdd673c[ci] release (#17387)d9f99e1Preserve CSP resource defaults for element directives (#17394)092da56Add more escaping for rendered content (#17393)186a1e7fix(logger): allows setting in updateConfig() (#17391)4407483fix(logger): useconsoleAPI in JSON logger for cross-runtime compatibility...16de021feat(logger): allow passing entrypoint as URL (#17389)ed71eaffix(logger): make AstroLoggerDestination not generic (#17390)30698a2feat: chunk data store (#17296)44c4989feat(csp): support for -elem and -attr directives (#17214)7db6420Add --ignore-lock flag to run multiple dev servers (#17331)Updates
devaluefrom 5.7.1 to 5.8.2Release notes
Sourced from devalue's releases.
Changelog
Sourced from devalue's changelog.
Commits
d4e10daVersion Packages (#167)faa8a05fix: uneval loses a repeated typed array/DataView referenced inside a cycle (...3770846fix: emit valid JS for BigInt64Array and BigUint64Array in uneval (#171)b9ed985chore(ci): set permissions on ci workflow (#157)cd6da94fix: resolve circular references through custom revivers (#154)06129adfix: uneval grows sparse arrays by one slot when first hole is past index 0 (...756265afix: preserve shared-reference identity for Map keys in uneval (#164)8c0db06fix: serialize Temporal values referenced more than once in uneval (#165)29a3382fix: uneval emits valid JS for repeated empty Map/Set (#168)48cc81ffix: serialize DataView subviews with correct byte offset and length (#166)Updates
fast-urifrom 3.0.6 to 3.1.4Release notes
Sourced from fast-uri's releases.
... (truncated)
Commits
6aeece6Bumped v3.1.42d50fbafix: reject literal backslash in URI authority0549fe3Bumped v3.1.32a6d357Merge commit from fork919dd8eBumped v3.1.2c65ba57fixup: linting6c86c17Merge commit from forka95158aHandle malformed fragment decoding without throwing (#171)cea547cBumped v3.1.1876ce79Merge commit from forkUpdates
fast-xml-builderfrom 1.1.4 to 1.3.0Changelog
Sourced from fast-xml-builder's changelog.
Commits
11829bf1.3.060774c1browser bundle740bd54update dependencyed22f021.2.19dc1fc9update release info64808e5Merge pull request #15 from spokodev/fix/multikey-comment-double-hyphene930f89Merge pull request #14 from greymoth-jp/fix/stopnode-attr-escape121d93efix: neutralize double hyphen in multi-key comment object0235eb0fix: escape quotes in stopNode attribute valuese6d7c63Update funding sources in FUNDING.ymlUpdates
fast-xml-parserfrom 5.5.11 to 5.10.1Release notes
Sourced from fast-xml-parser's releases.
... (truncated)
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
2ce71915.10.14e1bb01update for releaseffd1269deps:@nodable/entitiesfor treeshaking4e546e0fix: multiple DOCTYPE are not allowed296b3325.10.075f7565update package guide2d8d1d0update detailse58e4ddupgrade: xml-naming v0.3.0, PEM v1.6.2, is-unsafe v2.0.0545e491Bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 (#848)5ea8aa1Bump actions/checkout from 6.0.3 to 7.0.0 (#849)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for fast-xml-parser since your current version.
Updates
yamlfrom 2.7.1 to 2.9.0Release notes
Sourced from yaml's releases.
Commits
ddb21b02.9.0167365bdocs: Clarify that not all errors can be avoided6eca2a7fix: Avoid calling Array.prototype.push.apply() with large source array0543cd5fix(lexer): Avoid recursive calls that may exhaust the call stackccdf7432.8.4f625789fix: Disable alias resolution with maxAliasCount:0 (#677)e1a1a77fix: Handle invalid unicode escapesa163ea0style: Satify Prettierb2a5a6cfix: Apply minFractionDigits only to decimal strings (#676)93c951bchore: Bump JSR version to v2.8.3 (#673)Updates
yamlfrom 2.8.2 to 2.9.0Release notes
Sourced from yaml's releases.
Commits
ddb21b02.9.0167365bdocs: Clarify that not all errors can be avoided6eca2a7fix: Avoid calling Array.prototype.push.apply() with large source array0543cd5fix(lexer): Avoid recursive calls that may exhaust the call stackccdf7432.8.4f625789fix: Disable alias resolution with maxAliasCount:0 (#677)e1a1a77fix: Handle invalid unicode escapesa163ea0style: Satify Prettierb2a5a6cfix: Apply minFractionDigits only to decimal strings (#676)93c951bchore: Bump JSR version to v2.8.3 (#673)Updates
lodashfrom 4.17.21 to 4.18.1Release notes
Sourced from lodash's releases.
Commits
cb0b9b9release(patch): bump main to 4.18.1 (#6177)75535f5chore: prune stale advisory refs (#6170)62e91bcdocs: remove n_ Node.js < 6 REPL note from README (#6165)59be2derelease(minor): bump to 4.18.0 (#6161)af63457fix: broken tests for _.template 879aaa91073a76fix: linting issues879aaa9fix: validate imports keys in _.templatefe8d32efix: block prototype pollution in baseUnset via constructor/prototype traversal18ba0a3refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)b819080ci: add dist sync validation workflow (#6137)Updates
postcssfrom 8.5.3 to 8.5.22Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
a3e48c4Release 8.5.22 versionf49d691Fix custom property losing its semicolon before a comment (#2117)28e0dafRelease 8.5.21 version3d2b4e4Update dependenciesd197327Fix childless at-rule losing its semicolon before a comment (#2115)0e360b7Fix mismatched JSDoc comments on Position (Description has been truncated