-
Notifications
You must be signed in to change notification settings - Fork 171
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
Update all non-major dependencies #1562
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: go.sum
|
✅ Deploy Preview for zarf-docs ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
36357ae
to
b923c89
Compare
b923c89
to
84a2911
Compare
ef408bc
to
4f8011b
Compare
9fd63fe
to
9ef1310
Compare
ffb73ef
to
45b64c9
Compare
e863e78
to
1db48a7
Compare
e881fc0
to
ae15253
Compare
ae15253
to
cde13ba
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
This PR contains the following updates:
1.2.5
->1.2.6
1.32.2
->1.32.3
2.0.1
->2.0.2
1.15.2
->1.15.7
5.57.1
->5.59.0
5.57.1
->5.59.0
v3.5.0
->v3.5.2
8.37.0
->8.39.0
v3.2.0
->v3.2.1
v0.76.1
->v0.79.0
v23.0.3+incompatible
->v23.0.4+incompatible
v0.32.1
->v0.32.2
v23.0.3+incompatible
->v23.0.4+incompatible
v1.9.0
->v1.11.0
v0.12.58
->v0.12.59
v2.2.10
->v2.3.0
v0.7.0
->v0.8.0
v3.11.2
->v3.11.3
v0.26.3
->v0.27.1
v0.26.3
->v0.27.1
v0.26.3
->v0.27.1
v0.26.3
->v0.27.1
v0.26.3
->v0.27.1
1.32.2
->1.32.3
2.8.7
->2.8.8
23.0.19
->23.0.21
3.6.1
->3.6.2
1.60.0
->1.62.0
1.0.95
->1.0.96
v0.12.1
->v0.13.2
5.0.3
->5.0.4
4.2.1
->4.3.1
2.2.1
->2.2.2
Release Notes
floating-ui/floating-ui
v1.2.6
Compare Source
Bug Fixes
position: fixed
clipping ancestors (#2280)Microsoft/playwright
v1.32.3
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/22144 - [BUG] WebServer only starting after timeouthttps://github.com/microsoft/playwright/pull/221911 - chore: allow reusing browser between the testshttps://github.com/microsoft/playwright/issues/222155 - [BUG] Tests failing in toPass often marked as passed
Browser Versions
This version was also tested against the following stable channels:
sveltejs/kit (@sveltejs/adapter-static)
v2.0.2
Compare Source
Patch Changes
fix: update broken link in error message (
118ce5a0
)Updated dependencies [
748a8720
]:sveltejs/kit (@sveltejs/kit)
v1.15.7
Compare Source
Patch Changes
fix: provide better error when prerendered routes conflict with each other (#9692)
fix: prevent false positive warnings for fetch in Firefox and Safari (#9680)
fix: allow embedding two pages generated into the same page in "embedded" mode (#9610)
fix: don't include prerendered routes in default generateManifest (#9471)
fix: better error messages for handleable prerender failures (#9621)
v1.15.6
Compare Source
Patch Changes
fix: use correct relative paths when rendering base path (#9343)
fix: handle redirect thrown in handle hook in response to form action (#9658)
fix: do not call beforeNavigate for download links (#9660)
v1.15.5
Compare Source
Patch Changes
fix: correct allow header methods list for 405s (#9655)
fix: prevent routes/layouts from having conflicting files through resets or different extensions (#9590)
fix: prevent unhandled exceptions for invalid header values (#9638)
v1.15.4
Compare Source
Patch Changes
fix: gracefully handle failure to load hooks.server.js (#9641)
feat: set sourcemapIgnoreList to filter out non-source directories (#9619)
v1.15.3
Compare Source
Patch Changes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.59.0
Compare Source
Bug Fixes
Features
v5.58.0
Compare Source
Bug Fixes
Features
5.57.1 (2023-04-03)
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.59.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.58.0
Compare Source
Bug Fixes
5.57.1 (2023-04-03)
Note: Version bump only for package @typescript-eslint/parser
actions/checkout
v3.5.2
Compare Source
v3.5.1
Compare Source
eslint/eslint
v8.39.0
Compare Source
Features
3f7af9f
feat: ImplementSourceCode#markVariableAsUsed()
(#17086) (Nicholas C. Zakas)Documentation
6987dc5
docs: Fix formatting in Custom Rules docs (#17097) (Milos Djermanovic)4ee92e5
docs: Update README (GitHub Actions Bot)d8e9887
docs: Custom Rules cleanup/expansion (#16906) (Ben Perlmutter)1fea279
docs: Clarify how to add to tsc agenda (#17084) (Nicholas C. Zakas)970ef1c
docs: Update triage board location (Nicholas C. Zakas)6d8bffd
docs: Update README (GitHub Actions Bot)Chores
60a6f26
chore: upgrade @eslint/js@8.39.0 (#17102) (Milos Djermanovic)d5ba5c0
chore: package.json update for @eslint/js release (ESLint Jenkins)f57eff2
ci: run tests on Node.js v20 (#17093) (Nitin Kumar)9d1b8fc
perf: Binary search in token storeutils.search
(#17066) (Francesco Trotta)07a4435
chore: Add request for minimal repro to bug report (#17081) (Nicholas C. Zakas)eac4943
refactor: remove unnecessary use ofSourceCode#getAncestors
in rules (#17075) (Milos Djermanovic)0a7b60a
chore: update description ofSourceCode#getDeclaredVariables
(#17072) (Milos Djermanovic)6e2df71
chore: remove unnecessary references to the LICENSE file (#17071) (Milos Djermanovic)v8.38.0
Compare Source
Features
a1d561d
feat: Move getDeclaredVariables and getAncestors to SourceCode (#17059) (Nicholas C. Zakas)Bug Fixes
1c1ece2
fix: do not report onRegExp(...args)
inrequire-unicode-regexp
(#17037) (Francesco Trotta)Documentation
7162d34
docs: Mention new config system is complete (#17068) (Nicholas C. Zakas)0fd6bb2
docs: Update README (GitHub Actions Bot)c83531c
docs: Update/remove external links, eg. point toeslint-community
(#17061) (Pelle Wessman)a3aa6f5
docs: Clarifyno-div-regex
rule docs (#17051) (Francesco Trotta)b0f11cf
docs: Update README (GitHub Actions Bot)da8d52a
docs: Update the second object instance for the "no-new" rule (#17020) (Ahmadou Waly NDIAYE)518130a
docs: switch language based on current path (#16687) (Percy Ma)24206c4
docs: Update README (GitHub Actions Bot)Chores
59ed060
chore: upgrade @eslint/js@8.38.0 (#17069) (Milos Djermanovic)88c0898
chore: package.json update for @eslint/js release (ESLint Jenkins)cf682d2
refactor: simplify new-parens rule schema (#17060) (MHO)0dde022
ci: bump actions/add-to-project from 0.4.1 to 0.5.0 (#17055) (dependabot[bot])Masterminds/semver
v3.2.1
Compare Source
Changed
Fixed
Full Changelog: Masterminds/semver@v3.2.0...v3.2.1
anchore/syft
v0.79.0
Compare Source
Changelog
v0.79.0 (2023-04-21)
Full Changelog
Added Features
Bug Fixes
Additional Changes
v0.78.0
Compare Source
Changelog
v0.78.0 (2023-04-17)
Full Changelog
Added Features
Bug Fixes
v0.77.0
Compare Source
Changelog
v0.77.0 (2023-04-11)
Full Changelog
Added Features
docker/cli
v23.0.4+incompatible
Compare Source
fluxcd/helm-controller
v0.32.2
Compare Source
CHANGELOG
moby/moby
v23.0.4+incompatible
Compare Source
otiai10/copy
v1.11.0
: AddOnError
optionCompare Source
so that users can suppress specific errors.
v1.10.0
Compare Source
pterm/pterm
v0.12.59
Compare Source
What's Changed
Exciting New Features 🎉
Other Changes
New Contributors
Full Changelog: pterm/pterm@v0.12.58...v0.12.59
github/codeql-action
v2.3.0
Compare Source
v2.2.12
Compare Source
v2.2.11
Compare Source
helm/helm
v3.11.3
: Helm v3.11.3Compare Source
Helm v3.11.2 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Installation and Upgrading
Download Helm v3.11.3. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E
and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release usinggpg
.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash
.What's Next
Changelog
66a969e
(dependabot[bot])548366c
(willzgli)4a3a268
(Matt Farina)272f6b9
(Dirk Müller)88b2db4
(dependabot[bot])b6a8417
(dependabot[bot])7994bb4
(Aman Nijhawan)kubernetes/api
v0.27.1
Compare Source
v0.27.0
Compare Source
v0.26.4
Compare Source
kubernetes/apimachinery
v0.27.1
Compare Source
v0.27.0
Compare Source
v0.26.4
Compare Source
kubernetes/client-go
v0.27.1
Compare Source
v0.27.0
Compare Source
v0.26.4
Compare Source
kubernetes/component-base
v0.27.1
Compare Source
v0.27.0
Compare Source
v0.26.4
Compare Source
kubernetes/kubectl
v0.27.1
Compare Source
v0.27.0
Compare Source
v0.26.4
Compare Source
prettier/prettier
v2.8.8
Compare Source
This version is a republished version of v2.8.7.
A bad version was accidentally published and it can't be unpublished, apologies for the churn.
quicktype/quicktype
v23.0.21
Compare Source
v23.0.20
Compare Source
tomaka/rouille
v3.6.2
Compare Source
new_ssl
feature forrustls
support fromtiny-http
.sha1-smol
for a smaller footprint, more stable hash library.num_cpus
usingstd::thread::available_parallelism
instead.sass/dart-sass
[
v1.62.0
](https://togithub.coConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.