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(auth): update all non-major dependencies #687

Merged
merged 1 commit into from
Jul 31, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-cognito-identity-provider (source) 3.377.0 -> 3.379.1 age adoption passing confidence
@aws-sdk/client-s3 (source) 3.377.0 -> 3.379.1 age adoption passing confidence
@crowdin/crowdin-api-client 1.23.4 -> 1.24.0 age adoption passing confidence
@iconify-json/simple-icons 1.1.62 -> 1.1.63 age adoption passing confidence
@react-google-maps/api (source) 2.19.0 -> 2.19.2 age adoption passing confidence
@sentry/nextjs (source) 7.60.0 -> 7.60.1 age adoption passing confidence
@storybook/test-runner 0.11.0 -> 0.12.0 age adoption passing confidence
@trpc/client (source) 10.35.0 -> 10.36.0 age adoption passing confidence
@trpc/next (source) 10.35.0 -> 10.36.0 age adoption passing confidence
@trpc/react-query (source) 10.35.0 -> 10.36.0 age adoption passing confidence
@trpc/server (source) 10.35.0 -> 10.36.0 age adoption passing confidence
@types/react (source) 18.2.16 -> 18.2.17 age adoption passing confidence
eslint (source) 8.45.0 -> 8.46.0 age adoption passing confidence
eslint-config-prettier 8.8.0 -> 8.9.0 age adoption passing confidence
eslint-plugin-import 2.27.5 -> 2.28.0 age adoption passing confidence
eslint-plugin-react 7.33.0 -> 7.33.1 age adoption passing confidence
i18next (source) 23.3.0 -> 23.4.1 age adoption passing confidence
inquirer (source) 9.2.8 -> 9.2.9 age adoption passing confidence
listr2 6.6.0 -> 6.6.1 age adoption passing confidence
pnpm (source) 8.6.10 -> 8.6.11 age adoption passing confidence
sql-bricks (source) 3.0.0 -> 3.0.1 age adoption passing confidence
type-fest 4.0.0 -> 4.1.0 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-cognito-identity-provider)

v3.379.1

Compare Source

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

v3.378.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.379.1

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.378.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

crowdin/crowdin-api-client-js (@​crowdin/crowdin-api-client)

v1.24.0

Compare Source

What's Changed

Full Changelog: crowdin/crowdin-api-client-js@1.23.4...1.24.0

JustFly1984/react-google-maps-api (@​react-google-maps/api)

v2.19.2

Compare Source

getsentry/sentry-javascript (@​sentry/nextjs)

v7.60.1

Compare Source

  • fix(nextjs): Match folder paths with trailing separator (#​8615)
  • fix(replay): Ignore clicks with shift pressed (#​8648)
  • fix(replay): Use session.started for min/max duration check (#​8617)
storybookjs/test-runner (@​storybook/test-runner)

v0.12.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 5
trpc/trpc (@​trpc/client)

v10.36.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.35.0...v10.36.0

eslint/eslint (eslint)

v8.46.0

Compare Source

Features

Bug Fixes

  • 9803c7c fix: FlatESLint#getRulesMetaForResults shouldn't throw on unknown rules (#​17393) (Milos Djermanovic)
  • 42faa17 fix: Update no-loop-func to not overlap with no-undef (#​17358) (Matt Wilkinson)

Documentation

  • 4d474e3 docs: update with TypeScript info (#​17423) (James)
  • 091f44e docs: File extension named processor deprecation (#​17362) (Matt Wilkinson)
  • 9254a6c docs: Update README (GitHub Actions Bot)
  • 6d6dc51 docs: fix overlapping of open in playground button (#​17403) (Tanuj Kanti)
  • 7fc3a2c docs: Add private class features info to no-underscore-dangle (#​17386) (Matt Wilkinson)
  • da73e58 docs: Migrating eslint-env configuration comments (#​17390) (Francesco Trotta)
  • 80dffed docs: fix Ignoring Files section in config migration guide (#​17392) (Milos Djermanovic)
  • 8a9abb7 docs: Update README (GitHub Actions Bot)
  • 7e9be4b docs: Update README (GitHub Actions Bot)
  • 0b0bbe0 docs: Update README (GitHub Actions Bot)

Chores

  • d1eb7e4 chore: Update ecosystem dependencies (#​17427) (Nicholas C. Zakas)
  • fab9e97 chore: package.json update for eslint-config-eslint release (ESLint Jenkins)
  • 6246711 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 0aa0bc3 chore: Add PRs to triage project (#​17421) (Nicholas C. Zakas)
prettier/eslint-config-prettier (eslint-config-prettier)

v8.9.0

Compare Source

  • Added: [vue/array-element-newline]. Thanks to @​xcatliu!
import-js/eslint-plugin-import (eslint-plugin-import)

v2.28.0

Compare Source

Fixed
  • [no-duplicates]: remove duplicate identifiers in duplicate imports ([#​2577], thanks [@​joe-matsec])
  • [consistent-type-specifier-style]: fix accidental removal of comma in certain cases ([#​2754], thanks [@​bradzacher])
  • [Perf] ExportMap: Improve ExportMap.for performance on larger codebases ([#​2756], thanks [@​leipert])
  • [no-extraneous-dependencies]/TypeScript: do not error when importing inline type from dev dependencies ([#​1820], thanks [@​andyogo])
  • [newline-after-import]/TypeScript: do not error when re-exporting a namespaced import ([#​2832], thanks [@​laurens-dg])
  • [order]: partial fix for [#​2687] (thanks [@​ljharb])
  • [no-duplicates]: Detect across type and regular imports ([#​2835], thanks [@​benkrejci])
  • [extensions]: handle . and .. properly ([#​2778], thanks [@​benasher44])
  • [no-unused-modules]: improve schema (thanks [@​ljharb])
  • [no-unused-modules]: report error on binding instead of parent export ([#​2842], thanks [@​Chamion])
Changed
  • [Docs] [no-duplicates]: fix example schema ([#​2684], thanks [@​simmo])
  • [Docs] [group-exports]: fix syntax highlighting ([#​2699], thanks [@​devinrhode2])
  • [Docs] [extensions]: reference node ESM behavior ([#​2748], thanks [@​xM8WVqaG])
  • [Refactor] [exports-last]: use array.prototype.findlastindex (thanks [@​ljharb])
  • [Refactor] [no-anonymous-default-export]: use object.fromentries (thanks [@​ljharb])
  • [Refactor] [no-unused-modules]: use array.prototype.flatmap (thanks [@​ljharb])
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.33.1

Compare Source

Fixed
i18next/i18next (i18next)

v23.4.1

Compare Source

  • types: fix typescript imports

v23.4.0

Compare Source

  • types: Support const modifier for options and key 2007
  • types: Support context 2006
SBoudrias/Inquirer.js (inquirer)

v9.2.9

Compare Source

  • Modified lodash imports to help with tree-shaking
  • Replace unmaintained through dependency (only affect users of the old bottom bar)
listr2/listr2 (listr2)

v6.6.1

Compare Source

Bug Fixes
  • issue with splatting logs (54f338b)
  • update problem with splat and loggin (f75cf22)
pnpm/pnpm (pnpm)

v8.6.11

Compare Source

Patch Changes
  • Change the install error message when a lockfile is wanted but absent to indicate the wanted lockfile is absent, not present. This now reflects the actual error #​6851.
  • When dealing with a local dependency that is a path to a symlink, a new symlink should be created to the original symlink, not to the actual directory location.
  • The length of the temporary file names in the content-addressable store reduced in order to prevent ENAMETOOLONG errors from happening #​6842.
  • Don't print "added" stats, when installing with --lockfile-only.
  • Installation of a git-hosted dependency should not fail if the pnpm-lock.yaml file of the installed dependency is not up-to-date #​6865.
  • Don't ignore empty strings in params #​6594.
  • Always set dedupe-peer-dependents to false, when running installation during deploy #​6858.
  • When several containers use the same store simultaneously, there's a chance that multiple containers may create a temporary file at the same time. In such scenarios, pnpm could fail to rename the temporary file in one of the containers. This issue has been addressed: pnpm will no longer fail if the temporary file is absent but the destination file exists.
  • Authorization token should be found in the configuration, when the requested URL is explicitly specified with a default port (443 on HTTPS or 80 on HTTP) #​6863.
Our Gold Sponsors
Our Silver Sponsors
CSNW/sql-bricks (sql-bricks)

v3.0.1

Compare Source

sindresorhus/type-fest (type-fest)

v4.1.0

Compare Source


Configuration

📅 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 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.


  • 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 requested a review from JoeKarow as a code owner July 26, 2023 15:19
@renovate renovate bot added automerge Enable Kodiak auto-merge dependencies Change in project dependencies. kodiak: merge.method = 'squash' Kodiak will squash merge this PR. labels Jul 26, 2023
@vercel
Copy link

vercel bot commented Jul 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
inreach-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2023 7:40am

@ghost
Copy link

ghost commented Jul 26, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@renovate renovate bot changed the title fix(app): update dependency @sentry/nextjs to v7.60.1 fix(ui): update all non-major dependencies Jul 26, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a24ab45 to 5a40b4a Compare July 26, 2023 19:17
@renovate renovate bot changed the title fix(ui): update all non-major dependencies fix(auth): update all non-major dependencies Jul 26, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5a40b4a to f5caea1 Compare July 26, 2023 21:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f5caea1 to 2e6cbda Compare July 27, 2023 11:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2e6cbda to 42e460d Compare July 27, 2023 17:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 42e460d to 26aebe1 Compare July 27, 2023 22:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 26aebe1 to 7bb2870 Compare July 28, 2023 03:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7bb2870 to 2145567 Compare July 28, 2023 06:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2145567 to dc94d9b Compare July 28, 2023 16:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dc94d9b to aedf34a Compare July 28, 2023 22:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aedf34a to 0ab0d6a Compare July 29, 2023 06:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0ab0d6a to ef57157 Compare July 29, 2023 13:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ef57157 to 79bb47a Compare July 29, 2023 18:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 79bb47a to 45e29c4 Compare July 30, 2023 00:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 45e29c4 to 6f20be3 Compare July 30, 2023 03:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6f20be3 to 8ba38e8 Compare July 30, 2023 16:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8ba38e8 to 37e0eb5 Compare July 30, 2023 19:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 37e0eb5 to cd7d5eb Compare July 30, 2023 21:42
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cd7d5eb to 942190f Compare July 31, 2023 07:37
@sonarcloud
Copy link

sonarcloud bot commented Jul 31, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kodiakhq kodiakhq bot merged commit 8f30885 into dev Jul 31, 2023
16 checks passed
@kodiakhq kodiakhq bot deleted the renovate/all-minor-patch branch July 31, 2023 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant