chore(deps)(deps): bump the astro group across 1 directory with 5 updates#96
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps)(deps): bump the astro group across 1 directory with 5 updates#96dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ates Bumps the astro group with 5 updates in the /Docs directory: | Package | From | To | | --- | --- | --- | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.16.11` | `5.18.0` | | [astro-d2](https://github.com/HiDeoo/astro-d2/tree/HEAD/packages/astro-d2) | `0.8.1` | `0.9.0` | | [astro-expressive-code](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code) | `0.41.6` | `0.41.7` | | [astro-favicons](https://github.com/ACP-CODE/astro-favicons) | `3.1.5` | `3.1.6` | | [astro-minify-html-swc](https://github.com/ocavue/astro-minify-html-swc) | `0.1.10` | `0.1.11` | Updates `astro` from 5.16.11 to 5.18.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/astro@5.18.0/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.18.0/packages/astro) Updates `astro-d2` from 0.8.1 to 0.9.0 - [Release notes](https://github.com/HiDeoo/astro-d2/releases) - [Changelog](https://github.com/HiDeoo/astro-d2/blob/main/packages/astro-d2/CHANGELOG.md) - [Commits](https://github.com/HiDeoo/astro-d2/commits/astro-d2@0.9.0/packages/astro-d2) Updates `astro-expressive-code` from 0.41.6 to 0.41.7 - [Release notes](https://github.com/expressive-code/expressive-code/releases) - [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/astro-expressive-code/CHANGELOG.md) - [Commits](https://github.com/expressive-code/expressive-code/commits/astro-expressive-code@0.41.7/packages/astro-expressive-code) Updates `astro-favicons` from 3.1.5 to 3.1.6 - [Release notes](https://github.com/ACP-CODE/astro-favicons/releases) - [Commits](ACP-CODE/astro-favicons@v3.1.5...v3.1.6) Updates `astro-minify-html-swc` from 0.1.10 to 0.1.11 - [Release notes](https://github.com/ocavue/astro-minify-html-swc/releases) - [Changelog](https://github.com/ocavue/astro-minify-html-swc/blob/master/CHANGELOG.md) - [Commits](ocavue/astro-minify-html-swc@v0.1.10...v0.1.11) --- updated-dependencies: - dependency-name: astro dependency-version: 5.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astro - dependency-name: astro-d2 dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astro - dependency-name: astro-expressive-code dependency-version: 0.41.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: astro-favicons dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: astro-minify-html-swc dependency-version: 0.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com>
|
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (2 files)
Review NotesThis PR contains routine dependency updates:
Observations:
|
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 astro group with 5 updates in the /Docs directory:
5.16.115.18.00.8.10.9.00.41.60.41.73.1.53.1.60.1.100.1.11Updates
astrofrom 5.16.11 to 5.18.0Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
011f061[ci] release (#15597)efae11cfix: X-Forwarded-Proto rejected when allowedDomains includes protocol… (#15594)751ccf0Update actionBodySizeLimit changeset and make minor (#15600)b7dd447make actionBodySizeLimit configurable (#15589)e0f1a2b[ci] release (#15571)522f880Limit action request body size (#15564)436962achore: Upgrade Vite and esbuild (#15554)e01e98bRespect remote image allowlists (#15569)f2955fb[ci] release (#15474)c13b536Validate Host header against allowedDomainsUpdates
astro-d2from 0.8.1 to 0.9.0Changelog
Sourced from astro-d2's changelog.
Commits
01eb035ci: release (#50)68bfe04Add experimental support for D2.js (#49)Updates
astro-expressive-codefrom 0.41.6 to 0.41.7Release notes
Sourced from astro-expressive-code's releases.
Changelog
Sourced from astro-expressive-code's changelog.
Commits
a6eefe9[CI] Release (#429)e9d2218Parallelizeastro-expressive-codeintegration test builds (#422)9a99203Migrate to ESLint v9 with flat config (#421)Updates
astro-faviconsfrom 3.1.5 to 3.1.6Release notes
Sourced from astro-favicons's releases.
Commits
6d30e66Bump version from 3.1.5 to 3.1.6c8f33bbMerge pull request #83 from jwundrak/call-next-onceab1c85fCall next() only once in middleware6c82ed2Merge pull request #82 from ACP-CODE/dependabot/npm_and_yarn/npm_and_yarn-e80...7e0488dBump svgo in the npm_and_yarn group across 1 directorye73bba7Merge pull request #81 from ACP-CODE/dependabot/npm_and_yarn/npm_and_yarn-b29...c2d6f72Bump rollup in the npm_and_yarn group across 1 directory32e3663Merge pull request #80 from ACP-CODE/dependabot/npm_and_yarn/npm_and_yarn-cd6...f925f4cBump devalue in the npm_and_yarn group across 1 directorye4f3882Merge pull request #79 from ACP-CODE/dependabot/npm_and_yarn/npm_and_yarn-b83...Updates
astro-minify-html-swcfrom 0.1.10 to 0.1.11Release notes
Sourced from astro-minify-html-swc's releases.
Changelog
Sourced from astro-minify-html-swc's changelog.
Commits
243c544chore(master): release 0.1.11 (#38)b6cd3a0chore(deps): update dependencies (non-major) (#36)73f05aachore: update astro (#41)62ec74aci: add test (#40)9fbe2f8fix: update dependencies (#37)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