Bump the all-npm-updates group with 4 updates - #306
Merged
Conversation
Bumps the all-npm-updates group with 4 updates: [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [astro-icon](https://github.com/natemoo-re/astro-icon/tree/HEAD/packages/core) and [@iconify-json/lucide](https://github.com/iconify/icon-sets). Updates `@astrojs/node` from 11.1.1 to 11.1.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/node@11.1.3/packages/integrations/node) Updates `astro` from 7.2.1 to 7.2.3 - [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.2.3/packages/astro) Updates `astro-icon` from 1.1.5 to 1.2.0 - [Release notes](https://github.com/natemoo-re/astro-icon/releases) - [Changelog](https://github.com/natemoo-re/astro-icon/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/natemoo-re/astro-icon/commits/astro-icon@1.2.0/packages/core) Updates `@iconify-json/lucide` from 1.2.123 to 1.2.124 - [Commits](https://github.com/iconify/icon-sets/commits) --- updated-dependencies: - dependency-name: "@astrojs/node" dependency-version: 11.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-npm-updates - dependency-name: astro dependency-version: 7.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-npm-updates - dependency-name: astro-icon dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm-updates - dependency-name: "@iconify-json/lucide" dependency-version: 1.2.124 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-npm-updates ... 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 all-npm-updates group with 4 updates: @astrojs/node, astro, astro-icon and @iconify-json/lucide.
Updates
@astrojs/nodefrom 11.1.1 to 11.1.3Release notes
Sourced from @astrojs/node's releases.
Changelog
Sourced from @astrojs/node's changelog.
Commits
52e6c34[ci] release (#17691)2066f39Fix crash on malformed port in Host header (#17572)51723b1Refactor internal request handling into a functional core (#17636)14f8f87[ci] release (#17673)c1cf110fix(node): return 404 for unknown prerendered endpoints (#17400)Updates
astrofrom 7.2.1 to 7.2.3Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
52e6c34[ci] release (#17691)97140b2fix(collections): chunk writing of collections (#17724)e28d227docs: fix the code snippets in the JSDoc for the configuration options (#17699)c3b9aedchore: remove unifont workaround (#17723)414fe28[ci] formatcf29becResolve content collection images without cloning entry data (#17631)9f15609Fix SSR full reload failing to re-import astro:server-app with third-party Vi...2066f39Fix crash on malformed port in Host header (#17572)089b5ec[ci] format51723b1Refactor internal request handling into a functional core (#17636)Updates
astro-iconfrom 1.1.5 to 1.2.0Release notes
Sourced from astro-icon's releases.
Changelog
Sourced from astro-icon's changelog.
Commits
c079583chore: release (#283)eb0663bfix: keep viewBox on the svg wrapper instead of stripping it (#298)d90facdchore: raise Node engines floor to >=22.12 (#296)bb9e07echore: format .astro files with prettier-plugin-astro (#295)9a2964bchore: bump dependencies to resolve pnpm audit vulnerabilities (#294)2e83ca0feat: allow setting id on title/desc elements (#285)5f94dfcchore: require Node >=20.12 and mark@iconify/toolsv5 bump as minor (#293)3db45a5fix: strip lastModified from local icon collection for deterministic output (...956817efix: bump@iconify/toolsto v5 to remove vulnerable extract-zip dependency (#...adb18cffix: warn instead of silently swallowing local collection load errors (#288)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for astro-icon since your current version.
Updates
@iconify-json/lucidefrom 1.2.123 to 1.2.124Commits
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