chore(deps): update all dependencies - patch updates - #142
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
✅ Deploy Preview for graphql-testing-library ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
renovate
Bot
force-pushed
the
renovate/all-patch
branch
from
October 5, 2024 07:45
ccaefd4 to
dc0d1fe
Compare
renovate
Bot
force-pushed
the
renovate/all-patch
branch
3 times, most recently
from
October 19, 2024 08:00
3699541 to
aa2c839
Compare
renovate
Bot
force-pushed
the
renovate/all-patch
branch
3 times, most recently
from
November 2, 2024 07:43
b84d3eb to
4065a40
Compare
renovate
Bot
force-pushed
the
renovate/all-patch
branch
3 times, most recently
from
November 7, 2024 18:26
a5d573a to
fdaebe9
Compare
renovate
Bot
force-pushed
the
renovate/all-patch
branch
6 times, most recently
from
November 14, 2024 21:21
20bb528 to
0ca3627
Compare
renovate
Bot
force-pushed
the
renovate/all-patch
branch
4 times, most recently
from
November 26, 2024 15:27
2860dfd to
0350d7e
Compare
renovate
Bot
force-pushed
the
renovate/all-patch
branch
5 times, most recently
from
December 4, 2024 18:16
8b9223f to
265025f
Compare
renovate
Bot
force-pushed
the
renovate/all-patch
branch
10 times, most recently
from
January 28, 2025 12:35
f45bf9f to
4afa0fe
Compare
renovate
Bot
force-pushed
the
renovate/all-patch
branch
4 times, most recently
from
February 7, 2025 21:21
507e2f9 to
f5dd76d
Compare
renovate
Bot
force-pushed
the
renovate/all-patch
branch
3 times, most recently
from
February 15, 2025 14:08
e0911cb to
90749db
Compare
renovate
Bot
force-pushed
the
renovate/all-patch
branch
3 times, most recently
from
February 23, 2025 21:50
e8b1d33 to
fd2d29c
Compare
renovate
Bot
force-pushed
the
renovate/all-patch
branch
2 times, most recently
from
March 8, 2025 10:00
55bb91b to
67c3700
Compare
renovate
Bot
force-pushed
the
renovate/all-patch
branch
2 times, most recently
from
March 22, 2025 10:28
993d2de to
a84c575
Compare
renovate
Bot
force-pushed
the
renovate/all-patch
branch
2 times, most recently
from
April 5, 2025 09:32
c80413d to
f86d0f6
Compare
renovate
Bot
force-pushed
the
renovate/all-patch
branch
2 times, most recently
from
April 19, 2025 09:50
6fad04c to
66fae37
Compare
renovate
Bot
force-pushed
the
renovate/all-patch
branch
from
April 26, 2025 11:31
66fae37 to
0aa3995
Compare
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.
This PR contains the following updates:
0.9.3→0.9.105.0.2→5.0.74.1.2→4.1.62.0.0→2.0.110.4.0→10.4.11.0.7→1.0.132.8.17→2.8.1929.5.13→29.5.1418.19.54→18.19.13018.3.10→18.3.3118.3.0→18.3.7v1.0.3→v1.0.45.16.0→5.16.22.0.3→2.0.7v1.27.0→v1.27.13.4.13→3.4.198.0.1→8.0.5Release Notes
withastro/astro (@astrojs/check)
v0.9.10Compare Source
Patch Changes
b01a692Thanks @ocavue! - Update dependencyyargsto version 18. See the yargs changelog for details.v0.9.9Compare Source
Patch Changes
#16471
f56bb3fThanks @delucis! - Adds support for TypeScript v6 to peer dependencies rangeUpdated dependencies [
8c62159]:v0.9.8Compare Source
Patch Changes
#15892
a2f597dThanks @Princesseuh! - Fixes Astro not being able to find astro check sometimesUpdated dependencies [
7b4b254]:v0.9.7Compare Source
Patch Changes
#15187
bbb5811Thanks @matthewp! - Update to Astro 6 beta#15198
55107a1Thanks @HiDeoo! - Updates to Astro 6 betaUpdated dependencies [
bbb5811,df6d2d7]:v0.9.6Patch Changes
#14740
abfed97Thanks @ArmandPhilippot! - Fixes link targets in documentation following repository relocation.Updated dependencies [
abfed97]:v0.9.5Patch Changes
d415d4e: When no errors or warnings are detected, display "0 errors" or "0 warnings" in a dimmed color on the console instead of red or yellow.v0.9.4Patch Changes
6e62aaa: Upgrades chokidar to v45a44072: Fixes formatting not working by default in certain circumstances5a44072]3a836de]dotansimha/graphql-code-generator (@graphql-codegen/cli)
v5.0.7Compare Source
Patch Changes
#10150
e324382Thanks @ArminWiebigke! - Allow functions to be passed as valid
values for
UrlSchemaOptions.customFetch. This was already possible, but the type definitions didnot reflect that correctly.
#10358
157c823Thanks @eddeee888! - Remove extraneous error stacktrace if fails
to load
@parcel/watcherUpdated dependencies
[
e324382,98392fc]:v5.0.6Compare Source
Patch Changes
#10338
5d1c4e1Thanks @eddeee888! - Fix ignoreNoDocuments=true swallowing all
errors
#10333
10ab58dThanks @eddeee888! - Improve syntax error messages whilst loading
schema/document
Updated dependencies
[
c5efba3]:v5.0.5Compare Source
Patch Changes
7d7760dThanks @oprypkhantc! - Fix watcher watching project root when
schema URL is used
v5.0.4Compare Source
Patch Changes
#10248
72eb86fThanks @renovate! - dependencies updates:
@whatwg-node/fetch@^0.10.0↗︎(from
^0.9.20, independencies)#10227
6f1741aThanks @eddeee888! - Fix schema pointers type to allow an array of
pointers
Updated dependencies
[
8737dd8,ed71811]:v5.0.3Compare Source
Patch Changes
#10069
8bb34e7Thanks @renovate! - dependencies updates:
@whatwg-node/fetch@^0.9.20↗︎(from
^0.8.0, independencies)graphql-config@^5.1.1↗︎ (from^5.0.2, independencies)e0092b5Thanks @ardatan! - Bump whatwg-node and graphql-config
Updated dependencies
[
8471a18,67e7556]:dotansimha/graphql-code-generator (@graphql-codegen/typescript)
v4.1.6Compare Source
Patch Changes
[
f6909d1]:v4.1.5Compare Source
Patch Changes
[
d8566c0]:v4.1.4Compare Source
Patch Changes
[
6d7c1d7]:v4.1.3Compare Source
Patch Changes
[
60dd72f]:ardatan/graphql-tools (@graphql-tools/jest-transform)
v2.0.1Compare Source
Patch Changes
#7243
7dcd7a2Thanks @renovate! - dependencies updates:
@jest/transform@^30.0.0↗︎ (from^29.0.0, independencies)@jest/types@^30.0.0↗︎ (from^29.0.0,in
dependencies)#7246
76aa1b1Thanks @renovate! - dependencies updates:
@jest/transform@^30.0.0↗︎ (from^29.0.0, independencies)@jest/types@^30.0.0↗︎ (from^29.0.0,in
dependencies)testing-library/dom-testing-library (@testing-library/dom)
v10.4.1Compare Source
Bug Fixes
tsconfig/bases (@tsconfig/recommended)
v1.0.13Compare Source
v1.0.12Compare Source
v1.0.11Compare Source
v1.0.10Compare Source
v1.0.9Compare Source
v1.0.8Compare Source
bitovi/github-actions-storybook-to-github-pages (bitovi/github-actions-storybook-to-github-pages)
v1.0.4Compare Source
What's Changed
New Contributors
Full Changelog: bitovi/github-actions-storybook-to-github-pages@v1.0.3...v1.0.4
enisdenjo/graphql-ws (graphql-ws)
v5.16.2Compare Source
Patch Changes
#611
6a5fde1Thanks @enisdenjo! - No more workspacesThis version does not contain any code changes.
v5.16.1Compare Source
Patch Changes
#607
a629ec7Thanks @enisdenjo! - Release with changesetsThis version does not contain any code changes.
mswjs/msw-storybook-addon (msw-storybook-addon)
v2.0.7Compare Source
🐛 Bug Fix
worker.context#184 (@kettanaito)Authors: 1
v2.0.6Compare Source
🐛 Bug Fix
@deprecatedtag to themswDecorator#178 (@connorshea)Authors: 1
v2.0.5Compare Source
🐛 Bug Fix
Authors: 1
v2.0.4Compare Source
🐛 Bug Fix
Authors: 1
slackapi/slack-github-action (slackapi/slack-github-action)
v1.27.1: Slack Send V1.27.1Compare Source
What's changed
This release tags multiple updates to dependencies and a clarification in documentation 📚
No changes are needed to update from
slackapi/slack-github-action@v1.27.0- other than bumping the version - but ongoing development is now happening on version@v2and@v1is no longer planning to receive significant updates after this.Please stay tuned for upcoming changes, and may all of your workflows run well ❤️
📚 Documentation
🧪 Maintenance
📦 Dependencies
Full Changelog: slackapi/slack-github-action@v1.27.0...v1.27.1
tailwindlabs/tailwindcss (tailwindcss)
v3.4.19Compare Source
Fixed
sibling-*()functions when used insidecalc(…)(#19335)v3.4.18Compare Source
Fixed
supports-[…]queries in arbitrary values (#13605)require.cacheerror when loaded through a TypeScript file in Node 22.18+ (#18665)import.meta.resolve(…)in configs for new enough Node.js versions (#18938)postcss-load-configfor better ESM and TypeScript PostCSS config support with the CLI (#18938)v3.4.17Compare Source
Fixed
v3.4.16Compare Source
Fixed
PluginsConfigallowundefinedvalues (#14668)v3.4.15Compare Source
boxShadowtheme configuration allows arrays (#14856)selection:*variant works in Chrome 131 (#15003)v3.4.14Compare Source
Fixed
display: noneon elements that usehidden="until-found"(#14625)jeffbski/wait-on (wait-on)
v8.0.5Compare Source
Update minor deps including axios@1.12.1 and joi@18
v8.0.4Compare Source
Update dependencies including axios@1.11.0 which also updated form-data@4.0.4
v8.0.3Compare Source
v8.0.2Compare Source
Dependency updates:
Configuration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.