-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): update all dependencies - patch updates #142
base: main
Are you sure you want to change the base?
Conversation
|
✅ Deploy Preview for graphql-testing-library canceled.
|
ccaefd4
to
dc0d1fe
Compare
3699541
to
aa2c839
Compare
b84d3eb
to
4065a40
Compare
a5d573a
to
fdaebe9
Compare
20bb528
to
0ca3627
Compare
2860dfd
to
0350d7e
Compare
8b9223f
to
265025f
Compare
9f5a2e4
to
5904ec6
Compare
5904ec6
to
75602d0
Compare
5d32ecf
to
bb7087e
Compare
db56bea
to
60bd703
Compare
f45bf9f
to
4afa0fe
Compare
507e2f9
to
f5dd76d
Compare
5ca3845
to
e0911cb
Compare
e0911cb
to
90749db
Compare
This PR contains the following updates:
0.9.3
->0.9.4
2.27.8
->2.27.12
5.0.2
->5.0.5
4.1.2
->4.1.3
4.4.1
->4.4.2
1.0.7
->1.0.8
29.5.13
->29.5.14
18.19.54
->18.19.76
18.3.10
->18.3.18
18.3.0
->18.3.5
8.5.12
->8.5.14
0.11.1
->0.11.3
5.16.0
->5.16.2
2.0.3
->2.0.4
v1.27.0
->v1.27.1
3.4.13
->3.4.17
8.3.0
->8.3.6
5.7.2
->5.7.3
8.0.1
->8.0.2
Release Notes
withastro/language-tools (@astrojs/check)
v0.9.4
Compare Source
Patch Changes
6e62aaa
: Upgrades chokidar to v45a44072
: Fixes formatting not working by default in certain circumstances5a44072
]3a836de
]changesets/changesets (@changesets/cli)
v2.27.12
Compare Source
Patch Changes
#1562
a0f87f1
Thanks @Netail, @cefn! - Fixed changelog application when executing usingnpx
and similar toolsUpdated dependencies [
a0f87f1
]:v2.27.11
Compare Source
Patch Changes
f0270f6
]:v2.27.10
Compare Source
v2.27.9
Compare Source
Patch Changes
#1458
400ab7b
Thanks @benmccann! - Moved@types/semver
todevDependencies
#1462
689e541
Thanks @benmccann! - removeoutdent
dependencydotansimha/graphql-code-generator (@graphql-codegen/cli)
v5.0.5
Compare Source
Patch Changes
7d7760d
Thanks @oprypkhantc! - Fix watcher watching project root when schema URL is usedv5.0.4
Compare Source
Patch Changes
#10248
72eb86f
Thanks @renovate! - dependencies updates:@whatwg-node/fetch@^0.10.0
↗︎ (from^0.9.20
, independencies
)#10227
6f1741a
Thanks @eddeee888! - Fix schema pointers type to allow an array of pointersUpdated dependencies [
8737dd8
,ed71811
]:v5.0.3
Compare Source
Patch Changes
#10069
8bb34e7
Thanks @renovate! - dependencies updates:@whatwg-node/fetch@^0.9.20
↗︎ (from^0.8.0
, independencies
)graphql-config@^5.1.1
↗︎ (from^5.0.2
, independencies
)e0092b5
Thanks @ardatan! - Bump whatwg-node and graphql-configUpdated dependencies [
8471a18
,67e7556
]:dotansimha/graphql-code-generator (@graphql-codegen/typescript)
v4.1.3
Compare Source
Patch Changes
60dd72f
]:dotansimha/graphql-code-generator (@graphql-codegen/typescript-resolvers)
v4.4.2
Compare Source
Patch Changes
#10230
60dd72f
Thanks @eddeee888! - Fix generateInternalResolversIfNeeded.__resolveReference making the resolver required__resolveReference
's default behaviour when not declared is to pass the ref to subsequent resolvers i.e. becoming theparent
. So, it means we don't have to make this resolver required.This patch makes
__resolveReference
optional whengenerateInternalResolversIfNeeded.__resolveReference
is set to true.Updated dependencies [
60dd72f
]:tsconfig/bases (@tsconfig/recommended)
v1.0.8
Compare Source
storybookjs/eslint-plugin-storybook (eslint-plugin-storybook)
v0.11.3
Compare Source
🐛 Bug Fix
📝 Documentation
🔩 Dependency Updates
Authors: 4
v0.11.2
Compare Source
🐛 Bug Fix
>=8
#186 (@zacowan @yannbf)Authors: 2
enisdenjo/graphql-ws (graphql-ws)
v5.16.2
Compare Source
Patch Changes
#611
6a5fde1
Thanks @enisdenjo! - No more workspacesThis version does not contain any code changes.
v5.16.1
Compare Source
Patch Changes
#607
a629ec7
Thanks @enisdenjo! - Release with changesetsThis version does not contain any code changes.
mswjs/msw-storybook-addon (msw-storybook-addon)
v2.0.4
Compare 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@v2
and@v1
is 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.17
Compare Source
Fixed
v3.4.16
Compare Source
Fixed
PluginsConfig
allowundefined
values (#14668)Changed
v3.4.15
Compare Source
boxShadow
theme configuration allows arrays (#14856)selection:*
variant works in Chrome 131 (#15003)v3.4.14
Compare Source
Fixed
display: none
on elements that usehidden="until-found"
(#14625)egoist/tsup (tsup)
v8.3.6
Compare Source
🐞 Bug Fixes
onSuccess
- by @laat in https://github.com/egoist/tsup/issues/1256 (314a6)View changes on GitHub
v8.3.5
Compare Source
🐞 Bug Fixes
experimentalDts
only once - by @aryaemami59 in https://github.com/egoist/tsup/issues/1236 (fddd4)View changes on GitHub
v8.3.4
Compare Source
No significant changes
View changes on GitHub
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
jeffbski/wait-on (wait-on)
v8.0.2
Compare Source
Dependency updates:
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 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.