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 #497

Merged
merged 1 commit into from
Aug 19, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@headlessui/react 1.7.16 -> 1.7.17 age adoption passing confidence dependencies patch
@types/node (source) 18.17.5 -> 18.17.6 age adoption passing confidence dependencies patch
autoprefixer 10.4.14 -> 10.4.15 age adoption passing confidence devDependencies patch
click (changelog) ==8.1.6 -> ==8.1.7 age adoption passing confidence patch
oidc-client-ts 2.2.4 -> 2.2.5 age adoption passing confidence dependencies patch
postcss (source) 8.4.27 -> 8.4.28 age adoption passing confidence devDependencies patch
postgresql (source) 12.8.2 -> 12.8.3 age adoption passing confidence patch
swr (source) 2.2.0 -> 2.2.1 age adoption passing confidence dependencies patch
au.com.dius.pact.provider:junit5spring 4.6.1 -> 4.6.2 age adoption passing confidence dependencies patch

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)
postcss/autoprefixer (autoprefixer)

v10.4.15

Compare Source

  • Fixed ::backdrop prefixes (by 一丝).
  • Fixed docs (by Christian Oliff).
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.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.1

Compare Source

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

v4.6.2

Compare Source


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
Copy link
Contributor Author

renovate bot commented Aug 19, 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
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: ui-react@0.1.0
npm ERR! Found: prettier@2.8.8
npm ERR! node_modules/prettier
npm ERR!   dev prettier@"2.8.8" from the root project
npm ERR!   peer prettier@"2 || 3" from @ianvs/prettier-plugin-sort-imports@4.1.0
npm ERR!   node_modules/@ianvs/prettier-plugin-sort-imports
npm ERR!     peerOptional @ianvs/prettier-plugin-sort-imports@"*" from prettier-plugin-tailwindcss@0.5.3
npm ERR!     node_modules/prettier-plugin-tailwindcss
npm ERR!       dev prettier-plugin-tailwindcss@"0.5.3" 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 prettier-plugin-tailwindcss@0.5.3
npm ERR! node_modules/prettier-plugin-tailwindcss
npm ERR!   dev prettier-plugin-tailwindcss@"0.5.3" 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/061dcc/63d069/cache/others/npm/_logs/2023-08-19T05_38_41_367Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/061dcc/63d069/cache/others/npm/_logs/2023-08-19T05_38_41_367Z-debug-0.log

@renovate renovate bot enabled auto-merge August 19, 2023 05:38
@renovate renovate bot merged commit c381f0d into main Aug 19, 2023
5 of 6 checks passed
@renovate renovate bot deleted the renovate/patch-pin-image-digest-versions branch August 19, 2023 05:38
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