You can trigger a rebase of this PR 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/talestonini/talestonini.com/network/alerts).
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps the npm_and_yarn group with 3 updates in the / directory: vite, @grpc/grpc-js and postcss.
Updates
vite
from 4.4.9 to 4.5.3Changelog
Sourced from vite's changelog.
... (truncated)
Commits
aac695e
release: v4.5.396a7f3a
fix:fs.deny
with globs with directories (#16250)d0360c1
release: v4.5.2eeec23b
fix: fs deny for case insensitive systems (#15653)c075115
release: v4.5.141bb354
fix: backport #15223, proxy html path should be encoded (#15226)055d2b8
release: v4.5.0ed7bdc5
feat: scan .marko files (#14669)45595ef
feat: backport mdx as known js source (#14560) (#14670)520139c
feat(ssr): backport ssr.resolve.conditions and ssr.resolve.externalConditions...Updates
@grpc/grpc-js
from 1.9.4 to 1.9.15Release notes
Sourced from
@grpc/grpc-js
's releases.Commits
08b0422
Merge pull request from GHSA-7v5v-9h63-cj86c75e048
grpc-js: Bump to 1.9.15d5d62b4
grpc-js: Avoid buffering significantly more than max_receive_message_size per...02d0344
Merge pull request #2741 from sergiitk/backport-1.9-psm-interop-common-prod-t...cf14020
Merge pull request #2729 from sergiitk/psm-interop-common-prod-testsda44229
Merge pull request #2738 from murgatroid99/backport-1.9-grpc-js_linkify-it_fix5ae7c8c
Merge pull request #2735 from murgatroid99/grpc-js_linkify-it_fixeed21ba
Merge pull request #2714 from sergiitk/backport-1.9-psm-interop-pkg-dev63763a4
Merge pull request #2712 from sergiitk/psm-interop-pkg-dev5be83dd
Merge pull request #2643 from murgatroid99/grpc-js_idle_timer_fixUpdates
postcss
from 8.4.28 to 8.4.41Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
57e0211
Release 8.4.41 versionf27134f
Update dependencies146d31c
Merge pull request #1952 from nex3/rule-props3707c3b
Merge remote-tracking branch 'origin/main' into rule-props9ab3619
DeclareInput.toJSON()
be59ad4
Remove dead website165154b
Update dependencies6127a44
Declaration#variable do not have setter536726d
Fix type58fa0ef
Sort keysYou can trigger a rebase of this PR 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