-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump cookie, @astrojs/mdx, @astrojs/tailwind and astro #608
base: main
Are you sure you want to change the base?
Conversation
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie), [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx), [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). These dependencies need to be updated together. Updates `cookie` from 0.5.0 to 0.7.2 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.5.0...v0.7.2) Updates `@astrojs/mdx` from 0.19.7 to 3.1.8 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/mdx) Updates `@astrojs/tailwind` from 3.1.3 to 5.1.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/tailwind) Updates `astro` from 2.8.3 to 4.16.5 - [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/[email protected]/packages/astro) --- updated-dependencies: - dependency-name: cookie dependency-type: indirect - dependency-name: "@astrojs/mdx" dependency-type: direct:production - dependency-name: "@astrojs/tailwind" dependency-type: direct:production - dependency-name: astro dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@cosenal What I'm reading above says this is actually a low severity vulnerability. I've tried to debug the breaking changes, but it's a mess. I'm not sure if the severity level warrants working on this, right now. |
@WrathfulSpatula this is the one I was talking about: https://github.com/unitaryfund/unitary.fund/security/dependabot/1 |
Bumps cookie to 0.7.2 and updates ancestor dependencies cookie, @astrojs/mdx, @astrojs/tailwind and astro. These dependencies need to be updated together.
Updates
cookie
from 0.5.0 to 0.7.2Release notes
Sourced from cookie's releases.
Commits
d19eaa1
0.7.2bc38ffd
Fix object assignment ofhasOwnProperty
(#177)cf4658f
0.7.16a8b8f5
Allow leading dot for domain (#174)58015c0
Remove more code and perf wins (#172)ab057d6
0.7.05f02ca8
Migrate history to GitHub releasesa5d591c
Migrate history to GitHub releases51968f9
Skip isNaN9e7ca51
perf(parse): cache length, return early (#144)Maintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
Updates
@astrojs/mdx
from 0.19.7 to 3.1.8Release notes
Sourced from
@astrojs/mdx
's releases.Changelog
Sourced from
@astrojs/mdx
's changelog.... (truncated)
Commits
582f12e
[ci] release (#12148)fef0b8c
fix(deps): update all non-major dependencies (#12140)928dc31
fix(deps): update all non-major dependencies (#12092)2594eb0
fix(deps): update all non-major dependencies (#12003)b4563f8
[ci] release (#12021)40e7a1b
Lazily initialize the md and mdx processor (#12026)8d4eb95
[ci] format53cb41e
fix: correctly handle head propagation in content layer deferred rendering (#...490eed1
[ci] release (#11940)c9ae7b1
Handle MDX optimize for root hast node (#11975)Updates
@astrojs/tailwind
from 3.1.3 to 5.1.2Release notes
Sourced from
@astrojs/tailwind
's releases.Changelog
Sourced from
@astrojs/tailwind
's changelog.... (truncated)
Commits
582f12e
[ci] release (#12148)8e500f2
Addcss
keyword to Tailwind integration (#12161)2594eb0
fix(deps): update all non-major dependencies (#12003)8214114
[ci] release (#12002)dcd1158
Make@astrojs/tailwind
compat with Astro 5 (#12018)b9394fa
chore(deps): update all non-major dependencies (#11948)645f4e2
fix(deps): update all non-major dependencies (#11896)26c63a2
fix(deps): update all non-major dependencies (#11837)48b85c1
fix(deps): update all non-major dependencies (#11765)315ec07
fix(deps): update all non-major dependencies (#11674)Updates
astro
from 2.8.3 to 4.16.5Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
5a4edeb
[ci] release (#12234)ff68ba5
Fixes an issue with cssesc in dev mode when setting vite.ssr.noExternal: true...6df5bba
[ci] release (#12225)64bb796
Use real filesystem for unit testing (#12172)5ab2d98
fix(deps): update all non-major dependencies (#12218)79ffa5d
fix(dev-toolbar): false positive in Audit with a11y check on labels (#12223)fb55695
fix(middleware): compute client address (#12222)d6f03e4
[ci] formatc351352
fix(i18n): correctly compute the current locale (#12199)a338041
[ci] release (#12221)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.