Skip to content
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

fix(deps): update patch, pin, image digest versions #532

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@headlessui/react 1.7.16 -> 1.7.17 age adoption passing confidence
@tailwindcss/forms 0.5.4 -> 0.5.6 age adoption passing confidence
@types/node (source) 18.17.4 -> 18.17.18 age adoption passing confidence
@types/react (source) 18.2.20 -> 18.2.22 age adoption passing confidence
autoprefixer 10.4.14 -> 10.4.16 age adoption passing confidence
license-checker-rseidelsohn 4.2.6 -> 4.2.7 age adoption passing confidence
msgpack (changelog) ==1.0.5 -> ==1.0.6 age adoption passing confidence
oidc-client-ts 2.2.4 -> 2.2.5 age adoption passing confidence
postcss (source) 8.4.27 -> 8.4.30 age adoption passing confidence
swr (source) 2.2.0 -> 2.2.2 age adoption passing confidence
au.com.dius.pact.provider:junit5spring 4.6.2 -> 4.6.3 age adoption passing confidence
org.springframework.boot 3.1.3 -> 3.1.4 age adoption passing confidence

Release Notes

tailwindlabs/headlessui (@​headlessui/react)

v1.7.17

Compare Source

Fixed
  • Use correct value when resetting <Listbox multiple> and <Combobox multiple> (#​2626)
  • Render <MainTreeNode /> in Popover.Group component only (#​2634)
  • Disable smooth scrolling when opening/closing Dialog components on iOS (#​2635)
  • Don't assume <Tab /> components are available when setting the next index (#​2642)
  • Fix incorrectly focused Combobox.Input component on page load (#​2654)
  • Ensure appear works using the Transition component (even when used with SSR) (#​2646)
  • Improve resetting values when using the nullable prop on the Combobox component (#​2660)
  • Fix hydration of components inside <Suspense> (#​2663)
  • Prevent scrolling when focusing a tab (#​2674)
tailwindlabs/tailwindcss-forms (@​tailwindcss/forms)

v0.5.6

Compare Source

Fixed
  • Fix date time bottom spacing on MacOS Safari (#​146)

v0.5.5

Compare Source

Fixed
  • Fix text alignment on date and time inputs on iOS (#​144)
postcss/autoprefixer (autoprefixer)

v10.4.16

Compare Source

  • Improved performance (by Romain Menke).
  • Fixed docs (by Christian Oliff).

v10.4.15

Compare Source

  • Fixed ::backdrop prefixes (by 一丝).
  • Fixed docs (by Christian Oliff).
RSeidelsohn/license-checker-rseidelsohn (license-checker-rseidelsohn)

v4.2.7: 4.2.7

Compare Source

What's Changed

New Contributors

Full Changelog: RSeidelsohn/license-checker-rseidelsohn@v4.2.6...v4.2.7

msgpack/msgpack-python (msgpack)

v1.0.6

Compare Source

=====

Release Date: 2023-09-21

  • Add Python 3.12 wheels (#​517)
  • Remove Python 2.7, 3.6, and 3.7 support
authts/oidc-client-ts (oidc-client-ts)

v2.2.5

Compare Source

oidc-client-ts 2.2.5 is a bug fix release.

Changelog:
  • #​1038: specify the client identifier when post_logout_redirect_uri is used but id_token_hint is not
  • #​1026: remove sandbox attribute due to it being obsolete
  • #​1104: add resource param to signinSilent request
  • #​1076: add OidcClient constructor overload
  • #​1058: document state attribute in sample requests
  • #​1128: improve documentation file migration.md

thanks to @​perguth, @​forefrontmartingrantz, @​Annouar, @​howlettt, @​demkom58 and @​olenitsj

postcss/postcss (postcss)

v8.4.30

Compare Source

  • Improved source map performance (by Romain Menke).

v8.4.29

Compare Source

  • Fixed Node#source.offset (by Ido Rosenthal).
  • Fixed docs (by Christian Oliff).

v8.4.28

Compare Source

  • Fixed Root.source.end for better source map (by Romain Menke).
  • Fixed Result.root types when process() has no parser.
vercel/swr (swr)

v2.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: vercel/swr@v2.2.1...v2.2.2

v2.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: vercel/swr@v2.2.0...v2.2.1

pact-foundation/pact-jvm (au.com.dius.pact.provider:junit5spring)

v4.6.3

  • b318149 - chore: fix codenarc violations #​1717 (Ronald Holshausen, Thu Sep 21 12:43:18 2023 +1000)
  • 5d29116 - fix: Unstable key generation with provider states #​1717 (Ronald Holshausen, Thu Sep 21 12:36:54 2023 +1000)
  • c6efac9 - fix: If the JUnit test framework has an exception, add a failure to the test results #​1715 (Ronald Holshausen, Thu Sep 21 11:58:10 2023 +1000)
  • e3950d4 - feat: Update the new builder DSL to allow setting contents as byte arrays #​600 (Ronald Holshausen, Thu Sep 21 10:56:54 2023 +1000)
  • 90d6cc4 - Merge pull request #​1713 from monochromata/retry-any-http-method (Ronald Holshausen, Wed Sep 6 09:47:48 2023 +1000)
  • ef22eb3 - feat: Retry all http methods (Sebastian Lohmeier, Mon Sep 4 22:03:05 2023 +0200)
  • 2b2055f - chore: Add missing key and pending methods to SynchronousMessagePactBuilder #​1707 (Ronald Holshausen, Mon Aug 28 10:40:55 2023 +1000)
  • 1b00f63 - chore: add a ProviderState injected test with integer values #​1700 (Ronald Holshausen, Wed Aug 23 14:08:20 2023 +1000)
  • b1806ab - feat: Add support for adding multiparts that can use JSON DSL #​1642 (Ronald Holshausen, Tue Aug 22 11:50:21 2023 +1000)
  • f98f1ad - chore: Upgrade plugin driver to 0.4.1 #​1698 (Ronald Holshausen, Mon Aug 21 15:04:27 2023 +1000)
  • 5e6fe75 - Update README.md (Ronald Holshausen, Mon Aug 21 14:44:06 2023 +1000)
  • 3755f1e - Update README.md (Ronald Holshausen, Mon Aug 21 14:43:30 2023 +1000)
  • 4c97e39 - Update README.md (Ronald Holshausen, Mon Aug 21 14:41:46 2023 +1000)
  • 07904cf - Merge branch 'v4.6.x' (Ronald Holshausen, Mon Aug 21 14:40:37 2023 +1000)
  • a91598b - Update README.md (Ronald Holshausen, Fri Aug 18 15:27:27 2023 +1000)
  • ad6a031 - bump version to 4.6.3 (Ronald Holshausen, Fri Aug 18 15:19:17 2023 +1000)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge September 22, 2023 05:02
@renovate renovate bot merged commit 054b66b into main Sep 22, 2023
4 checks passed
@renovate
Copy link
Contributor Author

renovate bot commented Sep 22, 2023

⚠ Artifact update problem

Renovate 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: services/ui/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/prettier
npm ERR!   dev prettier@"2.8.8" from the root project
npm ERR!   peer prettier@"2 || 3" from @ianvs/[email protected]
npm ERR!   node_modules/@ianvs/prettier-plugin-sort-imports
npm ERR!     peerOptional @ianvs/prettier-plugin-sort-imports@"*" from [email protected]
npm ERR!     node_modules/prettier-plugin-tailwindcss
npm ERR!       dev prettier-plugin-tailwindcss@"0.5.4" from the root project
npm ERR!   2 more (@shopify/prettier-plugin-liquid, @trivago/prettier-plugin-sort-imports)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer prettier@"^3.0" from [email protected]
npm ERR! node_modules/prettier-plugin-tailwindcss
npm ERR!   dev prettier-plugin-tailwindcss@"0.5.4" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/e3de9a/d26d22/cache/others/npm/_logs/2023-09-22T05_02_20_564Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/e3de9a/d26d22/cache/others/npm/_logs/2023-09-22T05_02_20_564Z-debug-0.log

@renovate renovate bot deleted the renovate/patch-pin-image-digest-versions branch September 22, 2023 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants