build(deps): bump the minor-and-patch group across 1 directory with 4 updates#72
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
… updates Bumps the minor-and-patch group with 4 updates in the / directory: [@supabase/ssr](https://github.com/supabase/ssr), [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js), [tailwind-merge](https://github.com/dcastil/tailwind-merge) and [postcss](https://github.com/postcss/postcss). Updates `@supabase/ssr` from 0.10.2 to 0.10.3 - [Release notes](https://github.com/supabase/ssr/releases) - [Changelog](https://github.com/supabase/ssr/blob/main/CHANGELOG.md) - [Commits](supabase/ssr@v0.10.2...v0.10.3) Updates `@supabase/supabase-js` from 2.103.2 to 2.106.0 - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-js/commits/v2.106.0/packages/core/supabase-js) Updates `tailwind-merge` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v3.5.0...v3.6.0) Updates `postcss` from 8.5.9 to 8.5.15 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.9...8.5.15) --- updated-dependencies: - dependency-name: "@supabase/ssr" dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@supabase/supabase-js" dependency-version: 2.105.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: postcss dependency-version: 8.5.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tailwind-merge dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
914e881 to
5b871a0
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 minor-and-patch group with 4 updates in the / directory: @supabase/ssr, @supabase/supabase-js, tailwind-merge and postcss.
Updates
@supabase/ssrfrom 0.10.2 to 0.10.3Release notes
Sourced from @supabase/ssr's releases.
Changelog
Sourced from @supabase/ssr's changelog.
Commits
9630b33chore(main): release 0.10.3 (#212)89f3f28fix: allow cookies encode without getAll/setAll on browser client (#213)f009d71fix: enable tree-shaking for browser bundles (#216)4fef7d9chore: update@supabase/supabase-jsto v2.105.3 (#215)302cc0efix: validate base64-prefixed chunked cookies decode to valid JSON (#210)8449015chore: update@supabase/supabase-jsto v2.105.2 (#214)a77ee8afix(tsconfig): set explicit rootDir to silence TS6059 in consumer IDEs (#211)65453dfchore: update@supabase/supabase-jsto v2.105.1 (#208)2ec3349chore: update@supabase/supabase-jsto v2.105.0 (#206)0ca0031chore: update@supabase/supabase-jsto v2.104.1 (#204)Updates
@supabase/supabase-jsfrom 2.103.2 to 2.106.0Release notes
Sourced from @supabase/supabase-js's releases.
... (truncated)
Changelog
Sourced from @supabase/supabase-js's changelog.
... (truncated)
Commits
1c48755chore(deps): cleanups and updates (#2371)9dfba1cchore(repo): migrate to pnpm (#2368)6731c4afix(release): mark@supabase/tracingprivate and snapshot it for JSR (#2370)2fe1801feat(supabase): W3C/OpenTelemetry trace context propagation (#2163)fae6772chore(repo): update to nx 22 (#2353)c6f7a38chore(release): version 2.105.4 changelogs (#2342)db53b0fchore(release): version 2.105.2 changelogs (#2323)5223888[patchback] docs(repo):@categoryand@subcategorytags across all packages (...0412d0dfix(auth): forward lockAcquireTimeout to SupabaseAuthClient (#2309)42c9cbb[patchback] fix(misc): widen enum-like unions with (string & {}) for forward ...Updates
tailwind-mergefrom 3.5.0 to 3.6.0Release notes
Sourced from tailwind-merge's releases.
Commits
d54f7e5v3.6.0638871aUpdate README to add info about Tailwind CSS v4.3 support39fc7b5Revert "v3.6.0"bd8390fv3.6.0802877cadd v3.6.0 changeloga35fedaMerge pull request #665 from dcastil/renovate/rollup-plugin-babel-7.x940389cMerge pull request #667 from dcastil/renovate/release-drafter-release-drafter...005af6dpin to specific version5816cedimplement breaking changes17041e1Merge pull request #676 from dcastil/dependabot/npm_and_yarn/babel/plugin-tra...Updates
postcssfrom 8.5.9 to 8.5.15Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
eae46dbRelease 8.5.15 version79508ffUpdate CI actionsb128e21Speed up declaration parsing by avoiding creating new array on each token9825dcaFix code format55789c8Update dependencies84fbbe9Install older pnpm action for old Node.js9f860bdRevert pnpm action for old Node.js0877198Update CI actionsb2d1a33Fix linter warnings0700dacMerge pull request #2088 from rootvector2/add-oss-fuzz-harness