chore(deps): bump the minorandpatch group in /website with 9 updates #2457
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 minorandpatch group in /website with 9 updates:
8.3.2
8.3.3
4.13.3
4.14.2
7.0.0
7.0.1
3.14.1
3.14.2
0.9.2
0.9.3
2.2.236
2.2.238
1.46.0
1.46.1
22.2.0
22.4.1
3.4.9
3.4.10
Updates
@astrojs/node
from 8.3.2 to 8.3.3Release notes
Sourced from
@astrojs/node
's releases.Changelog
Sourced from
@astrojs/node
's changelog.Commits
6bb0014
[ci] release (#11686)315ec07
fix(deps): update all non-major dependencies (#11674)f5616a8
[ci] format932bd2e
Encrypt server islands props (#11535)72c7ae9
update formatter config (#11640)ea82b03
Improve regex performance (#11635)750d532
fix(deps): update all non-major dependencies (#11565)Updates
astro
from 4.13.3 to 4.14.2Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
0109690
[ci] release (#11734)391324d
Revert parseArgs change (#11733)91d36fa
[ci] release (#11719)87ce238
[ci] format70945dd
refactor: enforce node prefix (#11723)3c2f93b
fix: content types sync in dev (#11727)6c1560f
fix: separate data store into mutable and immutable versions (#11725)4844e1b
chore: updates the supported features of test adapter (#11724)934165e
[ci] format35af73a
Prevent errant HTML from crashing server islands (#11692)Updates
neverthrow
from 7.0.0 to 7.0.1Release notes
Sourced from neverthrow's releases.
Changelog
Sourced from neverthrow's changelog.
Commits
599f28b
Merge pull request #560 from supermacro/changeset-release/master04a2cd6
Version Packages3960060
Merge pull request #497 from braxtonhall/match1f87908
Merge branch 'master' into matche06203e
Create tall-berries-guess.mdced9108
Merge pull request #527 from 3846masa-tmp/fix/strict-type-inference-for-safetry2e1f198
Create mean-eagles-develop.md2d00330
fix: change type definitions to make inferring types of safeTry more strict1100fbe
chore: add test cases for type inference of safeTry844b93d
Merge pull request #539 from supermacro/dependabot/npm_and_yarn/braces-3.0.3Updates
winston
from 3.14.1 to 3.14.2Release notes
Sourced from winston's releases.
Commits
51a4551
3.14.22458ba6
Move initialization to constructor (#2503)Updates
@astrojs/check
from 0.9.2 to 0.9.3Release notes
Sourced from
@astrojs/check
's releases.Changelog
Sourced from
@astrojs/check
's changelog.Commits
cb4dc89
Version Packages (#940)28dfebe
feat: Update to Volar 2.4.0 (#938)47d362e
chore: match main repo linting config and fix linting issues1172836
chore: update formatting config to match main repoUpdates
@iconify/json
from 2.2.236 to 2.2.238Commits
537ed75
Update 9 icon sets62af76c
Update 2 icon sets: Web3 Icons Branded, Web3 IconsUpdates
@playwright/test
from 1.46.0 to 1.46.1Release notes
Sourced from
@playwright/test
's releases.Commits
e1c861c
cherry-pick(#32021): test: fix failing client-certificate tests20b0788
chore: mark v1.46.1 (#32194)57c3240
cherry-pick(#32192): chore: generate self-signed certificates for socks proxy301f179
cherry-pick(#32189): fix(only-changed): show nice error message about shallow...b2d6a09
cherry-pick(#32164): docs: release video and trace viewer video (#32173)7cf7aec
cherry-pick(#32094): fix(test runner): run project dependencies of `--only-ch...d78ae01
cherry-pick(#32163): fix(client-certificates): stall on tls handshake errorsbd13da4
cherry-pick(#32155): fix(client-certificates): when server does tls renegotia...30684a7
cherry-pick(#32066): fix(types): revert type changes made to support TS 5.5 (...5e68061
cherry-pick(#32015): docs(release-notes): fix typo in .NET release notesUpdates
@types/node
from 22.2.0 to 22.4.1Commits
Updates
tailwindcss
from 3.4.9 to 3.4.10Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
f07dbff
3.4.10c4f2362
Bump versions of plugins in the Standalone CLI (#14185)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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