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

Bump json5 from 2.2.1 to 2.2.3 #980

Merged
merged 1 commit into from Jan 2, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2023

Bumps json5 from 2.2.1 to 2.2.3.

Release notes

Sourced from json5's releases.

v2.2.3

  • Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. (#299)

v2.2.2

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).
Changelog

Sourced from json5's changelog.

v2.2.3 [code, diff]

  • Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. (#299)

v2.2.2 [code, diff]

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).
Commits
  • c3a7524 2.2.3
  • 94fd06d docs: update CHANGELOG for v2.2.3
  • 3b8cebf docs(security): use GitHub security advisories
  • f0fd9e1 docs: publish a security policy
  • 6a91a05 docs(template): bug -> bug report
  • 14f8cb1 2.2.2
  • 10cc7ca docs: update CHANGELOG for v2.2.2
  • 7774c10 fix: add proto to objects and arrays
  • edde30a Readme: slight tweak to intro
  • 97286f8 Improve example in readme
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 2, 2023
@JLHwung JLHwung merged commit ca0cc0e into main Jan 2, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/json5-2.2.3 branch January 2, 2023 21:59
renovate bot added a commit to ziyadedher/ziyadedher that referenced this pull request Jan 5, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [babel-loader](https://togithub.com/babel/babel-loader) | [`9.1.0` ->
`9.1.2`](https://renovatebot.com/diffs/npm/babel-loader/9.1.0/9.1.2) |
[![age](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.2/compatibility-slim/9.1.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.2/confidence-slim/9.1.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>babel/babel-loader</summary>

###
[`v9.1.2`](https://togithub.com/babel/babel-loader/releases/tag/v9.1.2)

[Compare
Source](https://togithub.com/babel/babel-loader/compare/v9.1.1...v9.1.2)

9.1.1 was a broken release, it didn't include all the commits.

#### Dependencies updates

- Bump qs from 6.5.2 to 6.5.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[babel/babel-loader#977
- Bump json5 from 2.2.1 to 2.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[babel/babel-loader#980

#### Misc

- GitHub Workflows security hardening by
[@&#8203;sashashura](https://togithub.com/sashashura) in
[babel/babel-loader#976

#### New Contributors

- [@&#8203;sashashura](https://togithub.com/sashashura) made their first
contribution in
[babel/babel-loader#976

**Full Changelog**:
babel/babel-loader@v9.1.0...v9.1.2

###
[`v9.1.1`](https://togithub.com/babel/babel-loader/compare/v9.1.0...v9.1.1)

[Compare
Source](https://togithub.com/babel/babel-loader/compare/v9.1.0...v9.1.1)

</details>

---

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

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/ziyadedher/ziyadedher).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuODEuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to Unleash/unleash that referenced this pull request Jan 5, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [babel-loader](https://togithub.com/babel/babel-loader) | [`9.1.0` ->
`9.1.2`](https://renovatebot.com/diffs/npm/babel-loader/9.1.0/9.1.2) |
[![age](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.2/compatibility-slim/9.1.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.2/confidence-slim/9.1.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>babel/babel-loader</summary>

###
[`v9.1.2`](https://togithub.com/babel/babel-loader/releases/tag/v9.1.2)

[Compare
Source](https://togithub.com/babel/babel-loader/compare/v9.1.1...v9.1.2)

9.1.1 was a broken release, it didn't include all the commits.

#### Dependencies updates

- Bump qs from 6.5.2 to 6.5.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[babel/babel-loader#977
- Bump json5 from 2.2.1 to 2.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[babel/babel-loader#980

#### Misc

- GitHub Workflows security hardening by
[@&#8203;sashashura](https://togithub.com/sashashura) in
[babel/babel-loader#976

#### New Contributors

- [@&#8203;sashashura](https://togithub.com/sashashura) made their first
contribution in
[babel/babel-loader#976

**Full Changelog**:
babel/babel-loader@v9.1.0...v9.1.2

###
[`v9.1.1`](https://togithub.com/babel/babel-loader/compare/v9.1.0...v9.1.1)

[Compare
Source](https://togithub.com/babel/babel-loader/compare/v9.1.0...v9.1.1)

</details>

---

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

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuODEuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kodiakhq bot added a commit to weareinreach/InReach that referenced this pull request Jan 5, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel)) | [`7.20.7` -> `7.20.12`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.20.7/7.20.12) | [![age](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.20.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.20.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.20.12/compatibility-slim/7.20.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.20.12/confidence-slim/7.20.7)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/carousel](https://mantine.dev/others/carousel/) | [`5.9.5` -> `5.10.0`](https://renovatebot.com/diffs/npm/@mantine%2fcarousel/5.9.5/5.10.0) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fcarousel/5.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fcarousel/5.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fcarousel/5.10.0/compatibility-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fcarousel/5.10.0/confidence-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/core](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`5.9.5` -> `5.10.0`](https://renovatebot.com/diffs/npm/@mantine%2fcore/5.9.5/5.10.0) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fcore/5.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fcore/5.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fcore/5.10.0/compatibility-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fcore/5.10.0/confidence-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/dates](https://mantine.dev/dates/getting-started/) ([source](https://togithub.com/mantinedev/mantine)) | [`5.9.5` -> `5.10.0`](https://renovatebot.com/diffs/npm/@mantine%2fdates/5.9.5/5.10.0) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fdates/5.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fdates/5.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fdates/5.10.0/compatibility-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fdates/5.10.0/confidence-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/dropzone](https://mantine.dev/others/dropzone/) ([source](https://togithub.com/mantinedev/mantine)) | [`5.9.5` -> `5.10.0`](https://renovatebot.com/diffs/npm/@mantine%2fdropzone/5.9.5/5.10.0) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fdropzone/5.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fdropzone/5.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fdropzone/5.10.0/compatibility-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fdropzone/5.10.0/confidence-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/form](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`5.9.5` -> `5.10.0`](https://renovatebot.com/diffs/npm/@mantine%2fform/5.9.5/5.10.0) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fform/5.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fform/5.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fform/5.10.0/compatibility-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fform/5.10.0/confidence-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/hooks](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`5.9.5` -> `5.10.0`](https://renovatebot.com/diffs/npm/@mantine%2fhooks/5.9.5/5.10.0) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fhooks/5.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fhooks/5.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fhooks/5.10.0/compatibility-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fhooks/5.10.0/confidence-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/modals](https://mantine.dev/others/modals/) ([source](https://togithub.com/mantinedev/mantine)) | [`5.9.5` -> `5.10.0`](https://renovatebot.com/diffs/npm/@mantine%2fmodals/5.9.5/5.10.0) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fmodals/5.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fmodals/5.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fmodals/5.10.0/compatibility-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fmodals/5.10.0/confidence-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/next](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`5.9.5` -> `5.10.0`](https://renovatebot.com/diffs/npm/@mantine%2fnext/5.9.5/5.10.0) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fnext/5.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fnext/5.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fnext/5.10.0/compatibility-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fnext/5.10.0/confidence-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/notifications](https://mantine.dev/others/notifications/) ([source](https://togithub.com/mantinedev/mantine)) | [`5.9.5` -> `5.10.0`](https://renovatebot.com/diffs/npm/@mantine%2fnotifications/5.9.5/5.10.0) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fnotifications/5.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fnotifications/5.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fnotifications/5.10.0/compatibility-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fnotifications/5.10.0/confidence-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/nprogress](https://mantine.dev/others/nprogress/) ([source](https://togithub.com/mantinedev/mantine)) | [`5.9.5` -> `5.10.0`](https://renovatebot.com/diffs/npm/@mantine%2fnprogress/5.9.5/5.10.0) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fnprogress/5.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fnprogress/5.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fnprogress/5.10.0/compatibility-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fnprogress/5.10.0/confidence-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/prism](https://mantine.dev/others/prism/) ([source](https://togithub.com/mantinedev/mantine)) | [`5.9.5` -> `5.10.0`](https://renovatebot.com/diffs/npm/@mantine%2fprism/5.9.5/5.10.0) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fprism/5.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fprism/5.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fprism/5.10.0/compatibility-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fprism/5.10.0/confidence-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/spotlight](https://mantine.dev/others/spotlight/) ([source](https://togithub.com/mantinedev/mantine)) | [`5.9.5` -> `5.10.0`](https://renovatebot.com/diffs/npm/@mantine%2fspotlight/5.9.5/5.10.0) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fspotlight/5.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fspotlight/5.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fspotlight/5.10.0/compatibility-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fspotlight/5.10.0/confidence-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/tiptap](https://mantine.dev/others/tiptap) ([source](https://togithub.com/mantinedev/mantine)) | [`5.9.5` -> `5.10.0`](https://renovatebot.com/diffs/npm/@mantine%2ftiptap/5.9.5/5.10.0) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2ftiptap/5.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2ftiptap/5.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2ftiptap/5.10.0/compatibility-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2ftiptap/5.10.0/confidence-slim/5.9.5)](https://docs.renovatebot.com/merge-confidence/) |
| [@prisma/client](https://www.prisma.io) ([source](https://togithub.com/prisma/prisma)) | [`4.8.0` -> `4.8.1`](https://renovatebot.com/diffs/npm/@prisma%2fclient/4.8.0/4.8.1) | [![age](https://badges.renovateapi.com/packages/npm/@prisma%2fclient/4.8.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@prisma%2fclient/4.8.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@prisma%2fclient/4.8.1/compatibility-slim/4.8.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@prisma%2fclient/4.8.1/confidence-slim/4.8.0)](https://docs.renovatebot.com/merge-confidence/) |
| [@tanstack/react-query](https://tanstack.com/query) ([source](https://togithub.com/tanstack/query)) | [`4.20.4` -> `4.20.9`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query/4.20.4/4.20.9) | [![age](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query/4.20.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query/4.20.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query/4.20.9/compatibility-slim/4.20.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query/4.20.9/confidence-slim/4.20.4)](https://docs.renovatebot.com/merge-confidence/) |
| [@types/luxon](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/luxon) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`3.1.0` -> `3.2.0`](https://renovatebot.com/diffs/npm/@types%2fluxon/3.1.0/3.2.0) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fluxon/3.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fluxon/3.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fluxon/3.2.0/compatibility-slim/3.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fluxon/3.2.0/confidence-slim/3.1.0)](https://docs.renovatebot.com/merge-confidence/) |
| [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) | [`5.47.1` -> `5.48.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.47.1/5.48.0) | [![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.48.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.48.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.48.0/compatibility-slim/5.47.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.48.0/confidence-slim/5.47.1)](https://docs.renovatebot.com/merge-confidence/) |
| [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) | [`5.47.1` -> `5.48.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.47.1/5.48.0) | [![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.48.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.48.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.48.0/compatibility-slim/5.47.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.48.0/confidence-slim/5.47.1)](https://docs.renovatebot.com/merge-confidence/) |
| [aws-sdk](https://togithub.com/aws/aws-sdk-js) | [`2.1285.0` -> `2.1289.0`](https://renovatebot.com/diffs/npm/aws-sdk/2.1285.0/2.1289.0) | [![age](https://badges.renovateapi.com/packages/npm/aws-sdk/2.1289.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/aws-sdk/2.1289.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/aws-sdk/2.1289.0/compatibility-slim/2.1285.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/aws-sdk/2.1289.0/confidence-slim/2.1285.0)](https://docs.renovatebot.com/merge-confidence/) |
| [babel-loader](https://togithub.com/babel/babel-loader) | [`9.1.0` -> `9.1.2`](https://renovatebot.com/diffs/npm/babel-loader/9.1.0/9.1.2) | [![age](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.2/compatibility-slim/9.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.2/confidence-slim/9.1.0)](https://docs.renovatebot.com/merge-confidence/) |
| [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`8.30.0` -> `8.31.0`](https://renovatebot.com/diffs/npm/eslint/8.30.0/8.31.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint/8.31.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint/8.31.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint/8.31.0/compatibility-slim/8.30.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint/8.31.0/confidence-slim/8.30.0)](https://docs.renovatebot.com/merge-confidence/) |
| [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) | [`8.5.0` -> `8.6.0`](https://renovatebot.com/diffs/npm/eslint-config-prettier/8.5.0/8.6.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.6.0/compatibility-slim/8.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.6.0/confidence-slim/8.5.0)](https://docs.renovatebot.com/merge-confidence/) |
| [eslint-plugin-codegen](https://togithub.com/mmkal/eslint-plugin-codegen) | [`0.16.1` -> `0.17.0`](https://renovatebot.com/diffs/npm/eslint-plugin-codegen/0.16.1/0.17.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-codegen/0.17.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-codegen/0.17.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-codegen/0.17.0/compatibility-slim/0.16.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-codegen/0.17.0/confidence-slim/0.16.1)](https://docs.renovatebot.com/merge-confidence/) |
| [eslint-plugin-codegen](https://togithub.com/mmkal/eslint-plugin-codegen) | [`^0.16.1` -> `^0.16.1 \|\| ^0.17.0`](https://renovatebot.com/diffs/npm/eslint-plugin-codegen/0.16.1/0.17.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-codegen/0.17.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-codegen/0.17.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-codegen/0.17.0/compatibility-slim/0.16.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-codegen/0.17.0/confidence-slim/0.16.1)](https://docs.renovatebot.com/merge-confidence/) |
| [husky](https://typicode.github.io/husky) ([source](https://togithub.com/typicode/husky)) | [`8.0.2` -> `8.0.3`](https://renovatebot.com/diffs/npm/husky/8.0.2/8.0.3) | [![age](https://badges.renovateapi.com/packages/npm/husky/8.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/husky/8.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/husky/8.0.3/compatibility-slim/8.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/husky/8.0.3/confidence-slim/8.0.2)](https://docs.renovatebot.com/merge-confidence/) |
| [i18next](https://www.i18next.com) ([source](https://togithub.com/i18next/i18next)) | [`22.4.6` -> `22.4.8`](https://renovatebot.com/diffs/npm/i18next/22.4.6/22.4.8) | [![age](https://badges.renovateapi.com/packages/npm/i18next/22.4.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/i18next/22.4.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/i18next/22.4.8/compatibility-slim/22.4.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/i18next/22.4.8/confidence-slim/22.4.6)](https://docs.renovatebot.com/merge-confidence/) |
| [luxon](https://togithub.com/moment/luxon) | [`3.2.0` -> `3.2.1`](https://renovatebot.com/diffs/npm/luxon/3.2.0/3.2.1) | [![age](https://badges.renovateapi.com/packages/npm/luxon/3.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/luxon/3.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/luxon/3.2.1/compatibility-slim/3.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/luxon/3.2.1/confidence-slim/3.2.0)](https://docs.renovatebot.com/merge-confidence/) |
| [next-i18next](https://togithub.com/i18next/next-i18next) | [`13.0.2` -> `13.0.3`](https://renovatebot.com/diffs/npm/next-i18next/13.0.2/13.0.3) | [![age](https://badges.renovateapi.com/packages/npm/next-i18next/13.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/next-i18next/13.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/next-i18next/13.0.3/compatibility-slim/13.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/next-i18next/13.0.3/confidence-slim/13.0.2)](https://docs.renovatebot.com/merge-confidence/) |
| [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`7.21.0` -> `7.22.0`](https://renovatebot.com/diffs/npm/pnpm/7.21.0/7.22.0) | [![age](https://badges.renovateapi.com/packages/npm/pnpm/7.22.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/pnpm/7.22.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/pnpm/7.22.0/compatibility-slim/7.21.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/pnpm/7.22.0/confidence-slim/7.21.0)](https://docs.renovatebot.com/merge-confidence/) |
| [prisma](https://www.prisma.io) ([source](https://togithub.com/prisma/prisma)) | [`4.8.0` -> `4.8.1`](https://renovatebot.com/diffs/npm/prisma/4.8.0/4.8.1) | [![age](https://badges.renovateapi.com/packages/npm/prisma/4.8.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/prisma/4.8.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/prisma/4.8.1/compatibility-slim/4.8.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/prisma/4.8.1/confidence-slim/4.8.0)](https://docs.renovatebot.com/merge-confidence/) |
| [quicktype-core](https://togithub.com/quicktype/quicktype) | [`6.1.0` -> `6.1.12`](https://renovatebot.com/diffs/npm/quicktype-core/6.1.0/6.1.12) | [![age](https://badges.renovateapi.com/packages/npm/quicktype-core/6.1.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/quicktype-core/6.1.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/quicktype-core/6.1.12/compatibility-slim/6.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/quicktype-core/6.1.12/confidence-slim/6.1.0)](https://docs.renovatebot.com/merge-confidence/) |
| [type-fest](https://togithub.com/sindresorhus/type-fest) | [`3.5.0` -> `3.5.1`](https://renovatebot.com/diffs/npm/type-fest/3.5.0/3.5.1) | [![age](https://badges.renovateapi.com/packages/npm/type-fest/3.5.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/type-fest/3.5.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/type-fest/3.5.1/compatibility-slim/3.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/type-fest/3.5.1/confidence-slim/3.5.0)](https://docs.renovatebot.com/merge-confidence/) |
| [zod-prisma-types](https://togithub.com/chrishoermann/zod-prisma-types) | [`1.5.3` -> `1.6.2`](https://renovatebot.com/diffs/npm/zod-prisma-types/1.5.3/1.6.2) | [![age](https://badges.renovateapi.com/packages/npm/zod-prisma-types/1.6.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/zod-prisma-types/1.6.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/zod-prisma-types/1.6.2/compatibility-slim/1.5.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/zod-prisma-types/1.6.2/confidence-slim/1.5.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>babel/babel</summary>

### [`v7.20.12`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v72012-2023-01-04)

[Compare Source](https://togithub.com/babel/babel/compare/v7.20.7...v7.20.12)

##### :bug: Bug Fix

-   `babel-traverse`
    -   [#&#8203;15224](https://togithub.com/babel/babel/pull/15224) Fix `TaggedTemplateLiteral` evaluation ([@&#8203;nmn](https://togithub.com/nmn))
-   `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties`
    -   [#&#8203;15312](https://togithub.com/babel/babel/pull/15312) fix: `delete this` in static class properties initialization ([@&#8203;SuperSodaSea](https://togithub.com/SuperSodaSea))

##### :nail_care: Polish

-   `babel-traverse`
    -   [#&#8203;15313](https://togithub.com/babel/babel/pull/15313) Implement support for evaluating computed properties. ([@&#8203;JBYoshi](https://togithub.com/JBYoshi))

</details>

<details>
<summary>mantinedev/mantine</summary>

### [`v5.10.0`](https://togithub.com/mantinedev/mantine/releases/tag/5.10.0)

[Compare Source](https://togithub.com/mantinedev/mantine/compare/5.9.6...5.10.0)

[View changelog with demos on Mantine website](https://mantine.dev/changelog/5-10-0/)

##### Theme based default props

[Default props](https://mantine.dev/theming/default-props/) on [MantineProvider](https://mantine.dev/theming/mantine-provider/)
can now subscribe to [theme](https://mantine.dev/theming/theme-object/):

```tsx
import { MantineProvider, Button } from '@&#8203;mantine/core';

function Demo() {
  return (
    <MantineProvider
      inherit
      theme={{
        components: {
          Button: {
            defaultProps: (theme) => ({
              color: theme.colorScheme === 'dark' ? 'orange' : 'cyan',
            }),
          },
        },
      }}
    >
      <Button>Demo button</Button>
    </MantineProvider>
  );
}
```

##### [@&#8203;mantine/form](https://togithub.com/mantine/form) validators

`@mantine/form` package now exports `isNotEmpty`, `isEmail`, `matches`, `isInRange` and `hasLength` functions
to simplify validation of common fields types:

```tsx
import { useForm, isNotEmpty, isEmail, isInRange, hasLength, matches } from '@&#8203;mantine/form';
import { Button, Group, TextInput, NumberInput, Box } from '@&#8203;mantine/core';

function Demo() {
  const form = useForm({
    initialValues: {
      name: '',
      job: '',
      email: '',
      favoriteColor: '',
      age: 18,
    },

    validate: {
      name: hasLength({ min: 2, max: 10 }, 'Name must be 2-22 characters long'),
      job: isNotEmpty('Enter your current job'),
      email: isEmail('Invalid email'),
      favoriteColor: matches(/^#([0-9a-f]{3}){1,2}$/, 'Enter a valid hex color'),
      age: isInRange({ min: 18, max: 99 }, 'You must be 18-99 years old to register'),
    },
  });

  return (
    <Box component="form" maw={400} mx="auto" onSubmit={form.onSubmit(() => {})}>
      <TextInput label="Name" placeholder="Name" withAsterisk {...form.getInputProps('name')} />
      <TextInput
        label="Your job"
        placeholder="Your job"
        withAsterisk
        mt="md"
        {...form.getInputProps('job')}
      />
      <TextInput
        label="Your email"
        placeholder="Your email"
        withAsterisk
        mt="md"
        {...form.getInputProps('email')}
      />
      <TextInput
        label="Your favorite color"
        placeholder="Your favorite color"
        withAsterisk
        mt="md"
        {...form.getInputProps('favoriteColor')}
      />
      <NumberInput
        label="Your age"
        placeholder="Your age"
        withAsterisk
        mt="md"
        {...form.getInputProps('age')}
      />

      <Group position="right" mt="md">
        <Button type="submit">Submit</Button>
      </Group>
    </Box>
  );
}
```

##### Flagpack extension

New [mantine-flagpack](https://mantinedev.github.io/mantine-flagpack/) extension. It is a set of 4x3 flags as React components based on [flagpack](https://flagpack.xyz/).
The package is tree shakable – all unused components are not included in the production bundle.
All flag components support [style props](https://mantine.dev/styles/style-props/).

##### Other changes

-   [ColorPicker](https://mantine.dev/core/color-picker/) component now supports `onColorSwatchClick` prop
-   [ColorInput](https://mantine.dev/core/color-input/) now supports `closeOnColorSwatchClick` prop
-   [ColorInput](https://mantine.dev/core/color-input/) now shows eye dropper in all supported browsers by default
-   [@&#8203;mantine/form](https://mantine.dev/form/use-form/) now exports `TransformedValues` type to get type of transformed values from the form object
-   [RingProgress](https://mantine.dev/core/ring-progress/) now supports changing root segment color with `rootColor` prop
-   [Text](https://mantine.dev/core/text/) component now supports `truncate` prop
-   [Stepper](https://mantine.dev/core/stepper/) component now supports `allowSelectNextSteps` prop
-   [@&#8203;mantine/form](https://mantine.dev/form/use-form/) now exports `superstructResolver` to allow schema based validation with [superstruct](https://togithub.com/ianstormtaylor/superstruct)
-   [FileInput](https://mantine.dev/core/file-input/) and [FileButton](https://mantine.dev/core/file-button/) components now support `capture` prop

##### New Contributors

-   [@&#8203;sctape](https://togithub.com/sctape) made their first contribution in [https://github.com/mantinedev/mantine/pull/3098](https://togithub.com/mantinedev/mantine/pull/3098)
-   [@&#8203;paulm17](https://togithub.com/paulm17) made their first contribution in [https://github.com/mantinedev/mantine/pull/3151](https://togithub.com/mantinedev/mantine/pull/3151)
-   [@&#8203;ahmedDev20](https://togithub.com/ahmedDev20) made their first contribution in [https://github.com/mantinedev/mantine/pull/3202](https://togithub.com/mantinedev/mantine/pull/3202)
-   [@&#8203;dmshvetsov](https://togithub.com/dmshvetsov) made their first contribution in [https://github.com/mantinedev/mantine/pull/2957](https://togithub.com/mantinedev/mantine/pull/2957)

**Full Changelog**: https://github.com/mantinedev/mantine/compare/5.9.6...5.10.0

### [`v5.9.6`](https://togithub.com/mantinedev/mantine/releases/tag/5.9.6)

[Compare Source](https://togithub.com/mantinedev/mantine/compare/5.9.5...5.9.6)

##### What's Changed

-   `[@mantine/spotlight]` Allow overriding search input size ([#&#8203;3181](https://togithub.com/mantinedev/mantine/issues/3181))
-   `[@mantine/core]` Tooltip: Fix incorrect Tooltip.Floating Styles API name
-   `[@mantine/core]` ScrollArea: Add viewportProps support
-   `[@mantine/core]` Title: Remove `span` prop

##### New Contributors

-   [@&#8203;bissbr01](https://togithub.com/bissbr01) made their first contribution in [https://github.com/mantinedev/mantine/pull/3233](https://togithub.com/mantinedev/mantine/pull/3233)
-   [@&#8203;marvin-j97](https://togithub.com/marvin-j97) made their first contribution in [https://github.com/mantinedev/mantine/pull/3262](https://togithub.com/mantinedev/mantine/pull/3262)
-   [@&#8203;Strajk](https://togithub.com/Strajk) made their first contribution in [https://github.com/mantinedev/mantine/pull/3181](https://togithub.com/mantinedev/mantine/pull/3181)

**Full Changelog**: https://github.com/mantinedev/mantine/compare/5.9.5...5.9.6

</details>

<details>
<summary>prisma/prisma</summary>

### [`v4.8.1`](https://togithub.com/prisma/prisma/releases/tag/4.8.1)

[Compare Source](https://togithub.com/prisma/prisma/compare/4.8.0...4.8.1)

Today, we are issuing the `4.8.1` patch release.

##### Fixe in Prisma Client

-   [Prisma 4.8 produces conflicting typescript types for custom many to many relations](https://togithub.com/prisma/prisma/issues/17005)

</details>

<details>
<summary>tanstack/query</summary>

### [`v4.20.9`](https://togithub.com/TanStack/query/releases/tag/v4.20.9)

[Compare Source](https://togithub.com/tanstack/query/compare/v4.20.4...v4.20.9)

Version 4.20.9 - 1/4/2023, 8:30 AM

##### Changes

##### Fix

-   query-core: allow multiple roots to share same QueryClient ([#&#8203;4636](https://togithub.com/tanstack/query/issues/4636)) ([`05a61b1`](https://togithub.com/tanstack/query/commit/05a61b10)) by [@&#8203;appden](https://togithub.com/appden)

##### Docs

-   Add `reactotron-react-query` plugin ([#&#8203;4744](https://togithub.com/tanstack/query/issues/4744)) ([`70ddaa9`](https://togithub.com/tanstack/query/commit/70ddaa90)) by Hasan
-   vue-query: fix vue-query imports in docs, correct section replacements ([#&#8203;4728](https://togithub.com/tanstack/query/issues/4728)) ([`fa04a1d`](https://togithub.com/tanstack/query/commit/fa04a1d2)) by Damian Osipiuk
-   fix reference to course ([`afbd788`](https://togithub.com/tanstack/query/commit/afbd788a)) by Dominik Dorfmeister

##### Other

-   Update README.md ([`cf1846e`](https://togithub.com/tanstack/query/commit/cf1846e3)) by Tanner Linsley
-   fix: solid-query: Revert breaking build ([#&#8203;4733](https://togithub.com/tanstack/query/issues/4733)) ([`17afa9b`](https://togithub.com/tanstack/query/commit/17afa9b7)) by [@&#8203;ardeora](https://togithub.com/ardeora)
-   add Moshyfawn as a contributor for code ([#&#8203;4731](https://togithub.com/tanstack/query/issues/4731)) ([`7d3f803`](https://togithub.com/tanstack/query/commit/7d3f8038)) by allcontributors\[bot]

##### Packages

-   [@&#8203;tanstack/query-core](https://togithub.com/tanstack/query-core)[@&#8203;4](https://togithub.com/4).20.9
-   [@&#8203;tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@&#8203;4](https://togithub.com/4).20.9
-   [@&#8203;tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@&#8203;4](https://togithub.com/4).20.9
-   [@&#8203;tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@&#8203;4](https://togithub.com/4).20.9
-   [@&#8203;tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@&#8203;4](https://togithub.com/4).20.9
-   [@&#8203;tanstack/react-query](https://togithub.com/tanstack/react-query)[@&#8203;4](https://togithub.com/4).20.9
-   [@&#8203;tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@&#8203;4](https://togithub.com/4).20.9
-   [@&#8203;tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@&#8203;4](https://togithub.com/4).20.9
-   [@&#8203;tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@&#8203;4](https://togithub.com/4).20.9
-   [@&#8203;tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@&#8203;4](https://togithub.com/4).20.9
-   [@&#8203;tanstack/eslint-plugin-query](https://togithub.com/tanstack/eslint-plugin-query)[@&#8203;4](https://togithub.com/4).20.9

</details>

<details>
<summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary>

### [`v5.48.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5480-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5471v5480-2023-01-02)

[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.47.1...v5.48.0)

##### Features

-   **eslint-plugin:** specify which method is unbound and added test case ([#&#8203;6281](https://togithub.com/typescript-eslint/typescript-eslint/issues/6281)) ([cf3ffdd](https://togithub.com/typescript-eslint/typescript-eslint/commit/cf3ffdd49aceb734ce18dc44ed6a11f7701f178e))

#### [5.47.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.47.0...v5.47.1) (2022-12-26)

##### Bug Fixes

-   **ast-spec:** correct some incorrect ast types ([#&#8203;6257](https://togithub.com/typescript-eslint/typescript-eslint/issues/6257)) ([0f3f645](https://togithub.com/typescript-eslint/typescript-eslint/commit/0f3f64571ea5d938081b1a9f3fd1495765201700))
-   **eslint-plugin:** \[member-ordering] correctly invert optionalityOrder ([#&#8203;6256](https://togithub.com/typescript-eslint/typescript-eslint/issues/6256)) ([ccd45d4](https://togithub.com/typescript-eslint/typescript-eslint/commit/ccd45d4a998946b7be1161f8c8216bc458e50b4e))

</details>

<details>
<summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/parser)</summary>

### [`v5.48.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5480-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5471v5480-2023-01-02)

[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.47.1...v5.48.0)

**Note:** Version bump only for package [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

#### [5.47.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.47.0...v5.47.1) (2022-12-26)

**Note:** Version bump only for package [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

</details>

<details>
<summary>aws/aws-sdk-js</summary>

### [`v2.1289.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#&#8203;212890)

[Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1288.0...v2.1289.0)

-   feature: AmplifyBackend: Updated GetBackendAPIModels response to include ModelIntrospectionSchema json string
-   feature: AppRunner: This release adds support of securely referencing secrets and configuration data that are stored in Secrets Manager and SSM Parameter Store by adding them as environment secrets in your App Runner service.
-   feature: Connect: Documentation update for a new Initiation Method value in DescribeContact API
-   feature: EMRServerless: Adds support for customized images. You can now provide runtime images when creating or updating EMR Serverless Applications.
-   feature: RDS: This release adds support for specifying which certificate authority (CA) to use for a DB instance's server certificate during DB instance creation, as well as other CA enhancements.

### [`v2.1288.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#&#8203;212880)

[Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1287.0...v2.1288.0)

-   feature: ApplicationAutoScaling: Customers can now use the existing DescribeScalingActivities API to also see the detailed and machine-readable reasons for Application Auto Scaling not scaling their resources and, if needed, take the necessary corrective actions.
-   feature: SSM: Adding support for QuickSetup Document Type in Systems Manager

### [`v2.1287.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#&#8203;212870)

[Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1286.0...v2.1287.0)

-   feature: SecurityLake: Allow CreateSubscriber API to take string input that allows setting more descriptive SubscriberDescription field. Make souceTypes field required in model level for UpdateSubscriberRequest as it is required for every API call on the backend. Allow ListSubscribers take any String as nextToken param.

### [`v2.1286.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#&#8203;212860)

[Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1285.0...v2.1286.0)

-   feature: CloudFront: Extend response headers policy to support removing headers from viewer responses

</details>

<details>
<summary>babel/babel-loader</summary>

### [`v9.1.2`](https://togithub.com/babel/babel-loader/releases/tag/v9.1.2)

[Compare Source](https://togithub.com/babel/babel-loader/compare/v9.1.1...v9.1.2)

9.1.1 was a broken release, it didn't include all the commits.

#### Dependencies updates

-   Bump qs from 6.5.2 to 6.5.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/babel/babel-loader/pull/977](https://togithub.com/babel/babel-loader/pull/977)
-   Bump json5 from 2.2.1 to 2.2.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/babel/babel-loader/pull/980](https://togithub.com/babel/babel-loader/pull/980)

#### Misc

-   GitHub Workflows security hardening by [@&#8203;sashashura](https://togithub.com/sashashura) in [https://github.com/babel/babel-loader/pull/976](https://togithub.com/babel/babel-loader/pull/976)

#### New Contributors

-   [@&#8203;sashashura](https://togithub.com/sashashura) made their first contribution in [https://github.com/babel/babel-loader/pull/976](https://togithub.com/babel/babel-loader/pull/976)

**Full Changelog**: https://github.com/babel/babel-loader/compare/v9.1.0...v9.1.2

### [`v9.1.1`](https://togithub.com/babel/babel-loader/compare/v9.1.0...v9.1.1)

[Compare Source](https://togithub.com/babel/babel-loader/compare/v9.1.0...v9.1.1)

</details>

<details>
<summary>eslint/eslint</summary>

### [`v8.31.0`](https://togithub.com/eslint/eslint/releases/tag/v8.31.0)

[Compare Source](https://togithub.com/eslint/eslint/compare/v8.30.0...v8.31.0)

#### Features

-   [`52c7c73`](https://togithub.com/eslint/eslint/commit/52c7c73c052e1ec2528c6b4af78181bc30cf8cdd) feat: check assignment patterns in no-underscore-dangle ([#&#8203;16693](https://togithub.com/eslint/eslint/issues/16693)) (Milos Djermanovic)
-   [`b401cde`](https://togithub.com/eslint/eslint/commit/b401cde47d44746ff91b8feced3fb3a4e32c0e12) feat: add options to check destructuring in no-underscore-dangle ([#&#8203;16006](https://togithub.com/eslint/eslint/issues/16006)) (Morten Kaltoft)
-   [`30d0daf`](https://togithub.com/eslint/eslint/commit/30d0daf55e85a412995f6d69f47cab3fb591f2c3) feat: group properties with values in parentheses in `key-spacing` ([#&#8203;16677](https://togithub.com/eslint/eslint/issues/16677)) (Francesco Trotta)

#### Bug Fixes

-   [`35439f1`](https://togithub.com/eslint/eslint/commit/35439f1572e1a8888f7feb6c5e51a15b5582495d) fix: correct syntax error in `prefer-arrow-callback` autofix ([#&#8203;16722](https://togithub.com/eslint/eslint/issues/16722)) (Francesco Trotta)
-   [`87b2470`](https://togithub.com/eslint/eslint/commit/87b247058ed520061fe1a146b7f0e7072a94990d) fix: new instance of FlatESLint should load latest config file version ([#&#8203;16608](https://togithub.com/eslint/eslint/issues/16608)) (Milos Djermanovic)

#### Documentation

-   [`4339dc4`](https://togithub.com/eslint/eslint/commit/4339dc462d78888fe2e10acdfacd6f57245ce6ae) docs: Update README (GitHub Actions Bot)
-   [`4e4049c`](https://togithub.com/eslint/eslint/commit/4e4049c5fa355b2091afc8948690fcd7b1c1e6df) docs: optimize code block structure ([#&#8203;16669](https://togithub.com/eslint/eslint/issues/16669)) (Sam Chen)
-   [`54a7ade`](https://togithub.com/eslint/eslint/commit/54a7ade5d8e6f59554afeb9202ba6143f8afdf57) docs: do not escape code blocks of formatters examples ([#&#8203;16719](https://togithub.com/eslint/eslint/issues/16719)) (Sam Chen)
-   [`e5ecfef`](https://togithub.com/eslint/eslint/commit/e5ecfefa1c952195a3a8371f5953cc655d844079) docs: Add function call example for no-undefined ([#&#8203;16712](https://togithub.com/eslint/eslint/issues/16712)) (Elliot Huffman)
-   [`a3262f0`](https://togithub.com/eslint/eslint/commit/a3262f0a6305d2a721fac137a60c62c019b26aa4) docs: Add mastodon link ([#&#8203;16638](https://togithub.com/eslint/eslint/issues/16638)) (Amaresh  S M)
-   [`a14ccf9`](https://togithub.com/eslint/eslint/commit/a14ccf91af1122e419710f58ef494980fc4894b3) docs: clarify files property ([#&#8203;16709](https://togithub.com/eslint/eslint/issues/16709)) (Sam Chen)
-   [`3b29eb1`](https://togithub.com/eslint/eslint/commit/3b29eb14e00182614c986d8498b483a9917976e7) docs: fix npm link ([#&#8203;16710](https://togithub.com/eslint/eslint/issues/16710)) (Abdullah Osama)
-   [`a638673`](https://togithub.com/eslint/eslint/commit/a638673ee6e94344c46d12dfc988adeb3783f817) docs: fix search bar focus on `Esc` ([#&#8203;16700](https://togithub.com/eslint/eslint/issues/16700)) (Shanmughapriyan S)
-   [`f62b722`](https://togithub.com/eslint/eslint/commit/f62b722251858a5dfb157591910edbaaeb4a966f) docs: country flag missing in windows ([#&#8203;16698](https://togithub.com/eslint/eslint/issues/16698)) (Shanmughapriyan S)
-   [`4d27ec6`](https://togithub.com/eslint/eslint/commit/4d27ec6019847afabeebf592dddc014e9220057c) docs: display zh-hans in the docs language switcher ([#&#8203;16686](https://togithub.com/eslint/eslint/issues/16686)) (Percy Ma)
-   [`8bda20e`](https://togithub.com/eslint/eslint/commit/8bda20e8276c6ba17d31842fcdd63ba65476fbbd) docs: remove manually maintained anchors ([#&#8203;16685](https://togithub.com/eslint/eslint/issues/16685)) (Percy Ma)
-   [`b68440f`](https://togithub.com/eslint/eslint/commit/b68440ff2b8322fc00373792701169205c94ed94) docs: User Guide Getting Started expansion ([#&#8203;16596](https://togithub.com/eslint/eslint/issues/16596)) (Ben Perlmutter)

#### Chores

-   [`65d4e24`](https://togithub.com/eslint/eslint/commit/65d4e24c36367cd63f0eba7371820e0e81dae7aa) chore: Upgrade [@&#8203;eslint/eslintrc](https://togithub.com/eslint/eslintrc)[@&#8203;1](https://togithub.com/1).4.1 ([#&#8203;16729](https://togithub.com/eslint/eslint/issues/16729)) (Brandon Mills)
-   [`8d93081`](https://togithub.com/eslint/eslint/commit/8d93081a717f6e8b8cb60c3075cc1d7e4e655e6b) chore: fix CI failure ([#&#8203;16721](https://togithub.com/eslint/eslint/issues/16721)) (Sam Chen)
-   [`8f17247`](https://togithub.com/eslint/eslint/commit/8f17247a93240ff8a08980d8e06352e4ff4e8fe3) chore: Set up automatic updating of README ([#&#8203;16717](https://togithub.com/eslint/eslint/issues/16717)) (Nicholas C. Zakas)
-   [`4cd87cb`](https://togithub.com/eslint/eslint/commit/4cd87cb3c52412277577ba00c4fbb1aec36acc8c) ci: bump actions/stale from 6 to 7 ([#&#8203;16713](https://togithub.com/eslint/eslint/issues/16713)) (dependabot\[bot])
-   [`fd20c75`](https://togithub.com/eslint/eslint/commit/fd20c75b1059c54d598c0abaf63e7d7a80f04f32) chore: sort package.json scripts in alphabetical order ([#&#8203;16705](https://togithub.com/eslint/eslint/issues/16705)) (Darius Dzien)
-   [`10a5c78`](https://togithub.com/eslint/eslint/commit/10a5c7839370219c79f44d4206cbd7c28a72bad5) chore: update ignore patterns in `eslint.config.js` ([#&#8203;16678](https://togithub.com/eslint/eslint/issues/16678)) (Milos Djermanovic)

</details>

<details>
<summary>prettier/eslint-config-prettier</summary>

### [`v8.6.0`](https://togithub.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-860-2023-01-02)

[Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.5.0...v8.6.0)

-   Added: \[vue/multiline-ternary]. Thanks to [@&#8203;xcatliu](https://togithub.com/xcatliu)!

</details>

<details>
<summary>mmkal/eslint-plugin-codegen</summary>

### [`v0.17.0`](https://togithub.com/mmkal/eslint-plugin-codegen/releases/tag/v0.17.0)

-   port from mmkal/ts  [`9873893`](https://togithub.com/mmkal/eslint-plugin-codegen/commit/9873893)

</details>

<details>
<summary>typicode/husky</summary>

### [`v8.0.3`](https://togithub.com/typicode/husky/releases/tag/v8.0.3)

[Compare Source](https://togithub.com/typicode/husky/compare/v8.0.2...v8.0.3)

-   fix: add git not installed message [#&#8203;1208](https://togithub.com/typicode/husky/issues/1208)

</details>

<details>
<summary>i18next/i18next</summary>

### [`v22.4.8`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#&#8203;2248)

[Compare Source](https://togithub.com/i18next/i18next/compare/v22.4.7...v22.4.8)

-   fix: nested interpolation with data model "replace"

### [`v22.4.7`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#&#8203;2247)

[Compare Source](https://togithub.com/i18next/i18next/compare/v22.4.6...v22.4.7)

-   fix: interpolation with data model "replace"

</details>

<details>
<summary>moment/luxon</summary>

### [`v3.2.1`](https://togithub.com/moment/luxon/compare/3.2.0...3.2.1)

[Compare Source](https://togithub.com/moment/luxon/compare/3.2.0...3.2.1)

</details>

<details>
<summary>i18next/next-i18next</summary>

### [`v13.0.3`](https://togithub.com/i18next/next-i18next/blob/HEAD/CHANGELOG.md#&#8203;1303)

[Compare Source](https://togithub.com/i18next/next-i18next/compare/v13.0.2...v13.0.3)

-   Error if custom localeStructure provided, but no ns option defined.

</details>

<details>
<summary>pnpm/pnpm</summary>

### [`v7.22.0`](https://togithub.com/pnpm/pnpm/releases/tag/v7.22.0)

[Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.21.0...v7.22.0)

#### Minor Changes

-   The `pnpm list` and `pnpm why` commands will now look through transitive dependencies of `workspace:` packages. A new `--only-projects` flag is available to only print `workspace:` packages.
-   `pnpm exec` and `pnpm run` command support `--resume-from` option. When used, the command will executed from given package [#&#8203;4690](https://togithub.com/pnpm/pnpm/issues/4690).
-   Expose the `npm_command` environment variable to lifecycle hooks & scripts.

#### Patch Changes

-   Fix a situation where `pnpm list` and `pnpm why` may not respect the `--depth` argument.
-   Report to the console when a git-hosted dependency is built [#&#8203;5847](https://togithub.com/pnpm/pnpm/pull/5847).
-   Throw an accurate error message when trying to install a package that has no versions, or all of its versions are unpublished [#&#8203;5849](https://togithub.com/pnpm/pnpm/issues/5849).
-   replace dependency `is-ci` by `ci-info` (`is-ci` is just a simple wrapper around `ci-info`).
-   Only run prepublish scripts of git-hosted dependencies, if the dependency doesn't have a main file. In this case we can assume that the dependencies has to be built.
-   Print more contextual information when a git-hosted package fails to be prepared for installation [#&#8203;5847](https://togithub.com/pnpm/pnpm/pull/5847).

#### Our Gold Sponsors

<table>
  <tbody>
    <tr>
      <td align="center" valign="middle">
        <a href="https://bit.dev/?utm_source=pnpm&utm_medium=release_notes" target="_blank"><img src="https://pnpm.io/img/users/bit.svg" width="80"></a>
      </td>
      <td align="center" valign="middle">
        <a href="https://nhost.io/?utm_source=pnpm&utm_medium=release_notes" target="_blank">
          <picture>
            <source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/nhost.svg" />
            <source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/nhost_light.svg" />
            <img src="https://pnpm.io/img/users/nhost.svg" width="180" />
          </picture>
        </a>
      </td>
    </tr>
    <tr>
      <td align="center" valign="middle">
        <a href="https://novu.co/?utm_source=pnpm&utm_medium=release_notes" target="_blank">
          <picture>
            <source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/novu.svg" />
            <source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/novu_light.svg" />
            <img src="https://pnpm.io/img/users/novu.svg" width="180" />
          </picture>
        </a>
      </td>
      <td align="center" valign="middle">
        <a href="https://prisma.io/?utm_source=pnpm&utm_medium=release_notes" target="_blank">
          <picture>
            <source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/prisma.svg" />
            <source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/prisma_light.svg" />
            <img src="https://pnpm.io/img/users/prisma.svg" width="180" />
          </picture>
        </a>
      </td>
    </tr>
    <tr>
      <td align="center" valign="middle">
        <a href="https://www.flightcontrol.dev/?ref=pnpm" target="_blank"><img src="https://pnpm.io/img/users/flightcontrol.png" width="240"></a>
      </td>
    </tr>
  </tbody>
</table>

#### Our Silver Sponsors

<table>
  <tbody>
    <tr>
      <td align="center" valign="middle">
        <a href="https://leniolabs.com/?utm_source=pnpm&utm_medium=release_notes" target="_blank">
          <img src="https://pnpm.io/img/users/leniolabs.jpg" width="80">
        </a>
      </td>
      <td align="center" valign="middle">
        <a href="https://vercel.com/?utm_source=pnpm&utm_medium=release_notes" target="_blank">
          <picture>
            <source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/vercel.svg" />
            <source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/vercel_light.svg" />
            <img src="https://pnpm.io/img/users/vercel.svg" width="180" />
          </picture>
        </a>
      </td>
    </tr>
    <tr>
      <td align="center" valign="middle">
        <a href="https://www.takeshape.io/?utm_source=pnpm&utm_medium=release_notes" target="_blank">
          <img src="https://pnpm.io/img/users/takeshape.svg" width="280">
        </a>
      </td>
      <td align="center" valign="middle">
        <a href="https://doppler.com/?utm_source=pnpm&utm_medium=release_notes" target="_blank">
          <picture>
            <source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/doppler.svg" />
            <source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/doppler_light.svg" />
            <img src="https://pnpm.io/img/users/doppler.svg" width="280" />
          </picture>
        </a>
      </td>
    </tr>
  </tbody>
</table>

</details>

<details>
<summary>quicktype/quicktype</summary>

### [`v6.1.12`](https://togithub.com/quicktype/quicktype/compare/772a1fc06b039b8ad733643933222c97887b6cb0...7d5b0ce40ada9c206b0808709a6f219051424d98)

[Compare Source](https://togithub.com/quicktype/quicktype/compare/772a1fc06b039b8ad733643933222c97887b6cb0...7d5b0ce40ada9c206b0808709a6f219051424d98)

### [`v6.1.11`](https://togithub.com/quicktype/quicktype/compare/efb659b6ac0536d13f49385cf2affd05680bc04b...772a1fc06b039b8ad733643933222c97887b6cb0)

[Compare Source](https://togithub.com/quicktype/quicktype/compare/efb659b6ac0536d13f49385cf2affd05680bc04b...772a1fc06b039b8ad733643933222c97887b6cb0)

### [`v6.1.10`](https://togithub.com/quicktype/quicktype/compare/8d72dcdda02e81cdfcb77107e1607180f5a8f719...efb659b6ac0536d13f49385cf2affd05680bc04b)

[Compare Source](https://togithub.com/quicktype/quicktype/compare/8d72dcdda02e81cdfcb77107e1607180f5a8f719...efb659b6ac0536d13f49385cf2affd05680bc04b)

### [`v6.1.9`](https://togithub.com/quicktype/quicktype/compare/4523ba79ed0103e4d456538e6651451422c30977...8d72dcdda02e81cdfcb77107e1607180f5a8f719)

[Compare Source](https://togithub.com/quicktype/quicktype/compare/4523ba79ed0103e4d456538e6651451422c30977...8d72dcdda02e81cdfcb77107e1607180f5a8f719)

### [`v6.1.8`](https://togithub.com/quicktype/quicktype/compare/99e0554e3a23b5e56dd56676b89a7e96fcfc2013...4523ba79ed0103e4d456538e6651451422c30977)

[Compare Source](https://togithub.com/quicktype/quicktype/compare/99e0554e3a23b5e56dd56676b89a7e96fcfc2013...4523ba79ed0103e4d456538e6651451422c30977)

### [`v6.1.7`](https://togithub.com/quicktype/quicktype/compare/6eb66b53a444b9e64b14dc191cb6716e274b3504...99e0554e3a23b5e56dd56676b89a7e96fcfc2013)

[Compare Source](https://togithub.com/quicktype/quicktype/compare/6eb66b53a444b9e64b14dc191cb6716e274b3504...99e0554e3a23b5e56dd56676b89a7e96fcfc2013)

### [`v6.1.6`](https://togithub.com/quicktype/quicktype/compare/f11ab4288f1ab12055a911b0914d234a8f043f30...6eb66b53a444b9e64b14dc191cb6716e274b3504)

[Compare Source](https://togithub.com/quicktype/quicktype/compare/f11ab4288f1ab12055a911b0914d234a8f043f30...6eb66b53a444b9e64b14dc191cb6716e274b3504)

### [`v6.1.5`](https://togithub.com/quicktype/quicktype/compare/a90171c4ddade83da7f4352b5ac75573fc0583f9...f11ab4288f1ab12055a911b0914d234a8f043f30)

[Compare Source](https://togithub.com/quicktype/quicktype/compare/a90171c4ddade83da7f4352b5ac75573fc0583f9...f11ab4288f1ab12055a911b0914d234a8f043f30)

### [`v6.1.4`](https://togithub.com/quicktype/quicktype/compare/3b98507e311685e6f0a1af41e8889dff56685e3a...a90171c4ddade83da7f4352b5ac75573fc0583f9)

[Compare Source](https://togithub.com/quicktype/quicktype/compare/3b98507e311685e6f0a1af41e8889dff56685e3a...a90171c4ddade83da7f4352b5ac75573fc0583f9)

### [`v6.1.3`](https://togithub.com/quicktype/quicktype/compare/fc620b94660d56196c607c96d0ffcffa2213e956...3b98507e311685e6f0a1af41e8889dff56685e3a)

[Compare Source](https://togithub.com/quicktype/quicktype/compare/fc620b94660d56196c607c96d0ffcffa2213e956...3b98507e311685e6f0a1af41e88

</details>

---

### 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](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/weareinreach/InReach).



PR-URL: https://github.com/weareinreach/InReach/pull/131
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
weaverryan added a commit to symfony/webpack-encore that referenced this pull request Oct 20, 2023
This PR was merged into the main branch.

Discussion
----------

Bump babel-loader from 8.2.5 to 9.1.2

Bumps babel-loader from 8.2.5 to 9.1.2

This fixes a prototype pollution vulnerability addressed in [babel-loader](babel/babel-loader#980)

**Dependencies updates**

- Bump qs from 6.5.2 to 6.5.3 by https://github.com/dependabot in babel/babel-loader#977
- Bump json5 from 2.2.1 to 2.2.3 by https://github.com/dependabot in babel/babel-loader#980

Commits
-------

52bd235 Bump babel-loader from 8.2.5 to 9.1.2
ziyadedher pushed a commit to ziyadedher/ziyadedher that referenced this pull request Dec 16, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [babel-loader](https://togithub.com/babel/babel-loader) | [`9.1.0` ->
`9.1.2`](https://renovatebot.com/diffs/npm/babel-loader/9.1.0/9.1.2) |
[![age](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.2/compatibility-slim/9.1.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.2/confidence-slim/9.1.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>babel/babel-loader</summary>

###
[`v9.1.2`](https://togithub.com/babel/babel-loader/releases/tag/v9.1.2)

[Compare
Source](https://togithub.com/babel/babel-loader/compare/v9.1.1...v9.1.2)

9.1.1 was a broken release, it didn't include all the commits.

#### Dependencies updates

- Bump qs from 6.5.2 to 6.5.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[babel/babel-loader#977
- Bump json5 from 2.2.1 to 2.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[babel/babel-loader#980

#### Misc

- GitHub Workflows security hardening by
[@&#8203;sashashura](https://togithub.com/sashashura) in
[babel/babel-loader#976

#### New Contributors

- [@&#8203;sashashura](https://togithub.com/sashashura) made their first
contribution in
[babel/babel-loader#976

**Full Changelog**:
babel/babel-loader@v9.1.0...v9.1.2

###
[`v9.1.1`](https://togithub.com/babel/babel-loader/compare/v9.1.0...v9.1.1)

[Compare
Source](https://togithub.com/babel/babel-loader/compare/v9.1.0...v9.1.1)

</details>

---

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

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/ziyadedher/ziyadedher).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuODEuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
benelan pushed a commit to Esri/calcite-design-system that referenced this pull request Dec 27, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [babel-loader](https://togithub.com/babel/babel-loader) | [`8.3.0` ->
`9.1.3`](https://renovatebot.com/diffs/npm/babel-loader/8.3.0/9.1.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/babel-loader/9.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/babel-loader/9.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/babel-loader/8.3.0/9.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/babel-loader/8.3.0/9.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>babel/babel-loader (babel-loader)</summary>

###
[`v9.1.3`](https://togithub.com/babel/babel-loader/releases/tag/v9.1.3)

[Compare
Source](https://togithub.com/babel/babel-loader/compare/v9.1.2...v9.1.3)

#### Security dependency updates

- Bump http-cache-semantics from 4.1.0 to 4.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[babel/babel-loader#982
- Bump semver from 7.3.2 to 7.5.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[babel/babel-loader#993
- bump find-cache-dir to v4 by
[@&#8203;JLHwung](https://togithub.com/JLHwung) in
[babel/babel-loader#995

#### New Contributors

- [@&#8203;piwysocki](https://togithub.com/piwysocki) made their first
contribution in
[babel/babel-loader#981
- [@&#8203;comoser](https://togithub.com/comoser) made their first
contribution in
[babel/babel-loader#897

**Full Changelog**:
babel/babel-loader@v9.1.2...v9.1.3

###
[`v9.1.2`](https://togithub.com/babel/babel-loader/releases/tag/v9.1.2)

[Compare
Source](https://togithub.com/babel/babel-loader/compare/v9.1.1...v9.1.2)

9.1.1 was a broken release, it didn't include all the commits.

#### Dependencies updates

- Bump qs from 6.5.2 to 6.5.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[babel/babel-loader#977
- Bump json5 from 2.2.1 to 2.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[babel/babel-loader#980

#### Misc

- GitHub Workflows security hardening by
[@&#8203;sashashura](https://togithub.com/sashashura) in
[babel/babel-loader#976

#### New Contributors

- [@&#8203;sashashura](https://togithub.com/sashashura) made their first
contribution in
[babel/babel-loader#976

**Full Changelog**:
babel/babel-loader@v9.1.0...v9.1.2

###
[`v9.1.1`](https://togithub.com/babel/babel-loader/compare/v9.1.0...v9.1.1)

[Compare
Source](https://togithub.com/babel/babel-loader/compare/v9.1.0...v9.1.1)

###
[`v9.1.0`](https://togithub.com/babel/babel-loader/releases/tag/v9.1.0)

[Compare
Source](https://togithub.com/babel/babel-loader/compare/v9.0.1...v9.1.0)

#### New features

- Pass external dependencies from Babel to Webpack by
[@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo) in
[babel/babel-loader#971

**Full Changelog**:
babel/babel-loader@v9.0.1...v9.1.0

###
[`v9.0.1`](https://togithub.com/babel/babel-loader/releases/tag/v9.0.1)

[Compare
Source](https://togithub.com/babel/babel-loader/compare/v9.0.0...v9.0.1)

#### Bug Fixes

- remove "node:" builtin prefix by
[@&#8203;JLHwung](https://togithub.com/JLHwung) in
[babel/babel-loader#970

**Full Changelog**:
babel/babel-loader@v9.0.0...v9.0.1

###
[`v9.0.0`](https://togithub.com/babel/babel-loader/releases/tag/v9.0.0)

[Compare
Source](https://togithub.com/babel/babel-loader/compare/v8.3.0...v9.0.0)

#### What's Changed

- update hash method mechanism so it doesn't fail on a fips enabled
machine by [@&#8203;darmbrust](https://togithub.com/darmbrust) in
[babel/babel-loader#939
- Require babel ^7.12.0 and Node.js >= 14.15.0 versions by
[@&#8203;JLHwung](https://togithub.com/JLHwung) in
[babel/babel-loader#956
- Remove dependency on loader-utils and drop webpack 4 support by
[@&#8203;nied](https://togithub.com/nied) in
[babel/babel-loader#942

#### New Contributors

- [@&#8203;darmbrust](https://togithub.com/darmbrust) made their first
contribution in
[babel/babel-loader#939
- [@&#8203;nied](https://togithub.com/nied) made their first
contribution in
[babel/babel-loader#942

**Full Changelog**:
babel/babel-loader@v8.2.5...v9.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 5am every weekday" in timezone
America/Los_Angeles, 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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Esri/calcite-design-system).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant