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

build(deps-dev): bump eslint-plugin-jest from 27.0.1 to 27.0.4 #209

Merged
merged 1 commit into from Sep 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps eslint-plugin-jest from 27.0.1 to 27.0.4.

Release notes

Sourced from eslint-plugin-jest's releases.

v27.0.4

27.0.4 (2022-09-10)

Bug Fixes

  • consistent rule doc notices and sections (#1226) (2580563)

v27.0.3

27.0.3 (2022-09-09)

Bug Fixes

  • ensure jest globals are enabled in styles config (#1241) (a165e98)

v27.0.2

27.0.2 (2022-09-08)

Bug Fixes

  • no-restricted-matchers: improve check to not be solely based on the start of the matcher chain (#1236) (5fe4568), closes #1235
Changelog

Sourced from eslint-plugin-jest's changelog.

27.0.4 (2022-09-10)

Bug Fixes

  • consistent rule doc notices and sections (#1226) (2580563)

27.0.3 (2022-09-09)

Bug Fixes

  • ensure jest globals are enabled in styles config (#1241) (a165e98)

27.0.2 (2022-09-08)

Bug Fixes

  • no-restricted-matchers: improve check to not be solely based on the start of the matcher chain (#1236) (5fe4568), closes #1235
Commits
  • 4723871 chore(release): 27.0.4 [skip ci]
  • 2580563 fix: consistent rule doc notices and sections (#1226)
  • 90cdc0c chore: add v28 and v29 of jest to internal type
  • 7f3cc12 chore: use @tsconfig/node14 and stricter TS config (#1242)
  • 43f7ccc chore: add concurrency to GH Actions
  • de672a9 chore(release): 27.0.3 [skip ci]
  • a165e98 fix: ensure jest globals are enabled in styles config (#1241)
  • 570a644 ci: disable jest/unbound-method in smoke test (#1240)
  • 3a2a683 chore: make sure that tools are typechecked (#1239)
  • 511f749 docs: fix link to typed linting in README (#1231)
  • 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)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.0.1 to 27.0.4.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v27.0.1...v27.0.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 12, 2022 13:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 12, 2022
@iansan5653 iansan5653 merged commit dbdd6bc into main Sep 15, 2022
@iansan5653 iansan5653 deleted the dependabot/npm_and_yarn/eslint-plugin-jest-27.0.4 branch September 15, 2022 18:23
jeff-mccoy pushed a commit to defenseunicorns/zarf that referenced this pull request Nov 23, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/add-to-project](https://togithub.com/actions/add-to-project)
| action | minor | `v0.3.0` -> `v0.4.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>actions/add-to-project</summary>

###
[`v0.4.0`](https://togithub.com/actions/add-to-project/releases/tag/v0.4.0)

[Compare
Source](https://togithub.com/actions/add-to-project/compare/v0.3.0...v0.4.0)

#### What's Changed

- build(deps-dev): bump eslint-plugin-github from 4.3.6 to 4.3.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#161
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.30.7 to 5.31.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#162
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.45 to
16.11.46 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#164
- build(deps-dev): bump eslint from 8.20.0 to 8.21.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#167
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.46 to
16.11.47 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#166
- build(deps-dev): bump eslint-plugin-jest from 26.6.0 to 26.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#165
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.31.0 to 5.32.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#176
- build(deps-dev): bump eslint-plugin-jest from 26.7.0 to 26.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#179
- build(deps-dev): bump eslint-plugin-jest from 26.8.0 to 26.8.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#181
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.32.0 to 5.33.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#182
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.47 to
16.11.48 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#184
- build(deps-dev): bump eslint-plugin-jest from 26.8.2 to 26.8.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#186
- build(deps-dev): bump eslint from 8.21.0 to 8.22.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#185
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.33.0 to 5.33.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#188
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.48 to
16.11.49 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#187
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.49 to
16.11.52 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#190
- build(deps-dev): bump eslint-plugin-jest from 26.8.3 to 26.8.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#191
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.52 to
16.11.54 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#192
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.33.1 to 5.34.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#193
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.34.0 to 5.35.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#195
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.54 to
16.11.56 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#194
- build(deps-dev): bump eslint-plugin-jest from 26.8.7 to 27.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#198
- build(deps-dev): bump eslint from 8.22.0 to 8.23.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#197
- build(deps-dev): bump typescript from 4.7.4 to 4.8.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#196
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.35.1 to 5.36.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#199
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.56 to
16.11.59 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#213
- build(deps-dev): bump eslint-plugin-jest from 27.0.1 to 27.0.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#209
- build(deps-dev): bump concurrently from 7.3.0 to 7.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#204
- build(deps-dev): bump typescript from 4.8.2 to 4.8.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#217
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.36.1 to 5.37.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#211
- build(deps-dev): bump eslint from 8.23.0 to 8.23.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#216
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.59 to
16.11.62 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#223
- build(deps-dev): bump eslint from 8.23.1 to 8.24.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#219
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.37.0 to 5.38.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#222
- build(deps-dev): bump typescript from 4.8.3 to 4.8.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#224
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.62 to
16.11.63 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#227
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.63 to
16.11.64 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#228
- build(deps-dev): bump eslint-plugin-jest from 27.0.4 to 27.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#230
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.38.1 to 5.39.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#229
- Update [@&#8203;actions/core](https://togithub.com/actions/core) to
1.10.0 by [@&#8203;rentziass](https://togithub.com/rentziass) in
[actions/add-to-project#231
- build(deps-dev): bump eslint-plugin-jest from 27.1.0 to 27.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#232
- build(deps-dev): bump eslint-plugin-github from 4.3.7 to 4.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#235
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.39.0 to 5.40.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#236
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.64 to
16.11.65 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#234
- build(deps-dev): bump eslint from 8.24.0 to 8.25.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#233
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.65 to
16.11.66 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#240
- build(deps-dev): bump eslint-plugin-jest from 27.1.1 to 27.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#241
- build(deps-dev): bump eslint-plugin-jest from 27.1.2 to 27.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#244
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.66 to
16.11.68 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#243
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.40.0 to 5.40.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#242
- build(deps-dev): bump concurrently from 7.4.0 to 7.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#245
- build(deps-dev): bump eslint from 8.25.0 to 8.26.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#246
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.68 to
16.18.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#247
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.40.1 to 5.41.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#248
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.18.0 to
16.18.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#249
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.18.1 to
16.18.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#250
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.18.2 to
16.18.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#251
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.41.0 to 5.42.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#252

#### New Contributors

- [@&#8203;rentziass](https://togithub.com/rentziass) made their first
contribution in
[actions/add-to-project#231

**Full Changelog**:
actions/add-to-project@v0.3.0...v0.4.0

</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 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/defenseunicorns/zarf).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yOS4yIiwidXBkYXRlZEluVmVyIjoiMzQuMjkuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Noxsios pushed a commit to defenseunicorns/zarf that referenced this pull request Mar 8, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/add-to-project](https://togithub.com/actions/add-to-project)
| action | minor | `v0.3.0` -> `v0.4.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>actions/add-to-project</summary>

###
[`v0.4.0`](https://togithub.com/actions/add-to-project/releases/tag/v0.4.0)

[Compare
Source](https://togithub.com/actions/add-to-project/compare/v0.3.0...v0.4.0)

#### What's Changed

- build(deps-dev): bump eslint-plugin-github from 4.3.6 to 4.3.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#161
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.30.7 to 5.31.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#162
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.45 to
16.11.46 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#164
- build(deps-dev): bump eslint from 8.20.0 to 8.21.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#167
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.46 to
16.11.47 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#166
- build(deps-dev): bump eslint-plugin-jest from 26.6.0 to 26.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#165
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.31.0 to 5.32.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#176
- build(deps-dev): bump eslint-plugin-jest from 26.7.0 to 26.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#179
- build(deps-dev): bump eslint-plugin-jest from 26.8.0 to 26.8.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#181
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.32.0 to 5.33.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#182
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.47 to
16.11.48 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#184
- build(deps-dev): bump eslint-plugin-jest from 26.8.2 to 26.8.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#186
- build(deps-dev): bump eslint from 8.21.0 to 8.22.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#185
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.33.0 to 5.33.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#188
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.48 to
16.11.49 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#187
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.49 to
16.11.52 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#190
- build(deps-dev): bump eslint-plugin-jest from 26.8.3 to 26.8.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#191
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.52 to
16.11.54 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#192
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.33.1 to 5.34.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#193
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.34.0 to 5.35.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#195
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.54 to
16.11.56 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#194
- build(deps-dev): bump eslint-plugin-jest from 26.8.7 to 27.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#198
- build(deps-dev): bump eslint from 8.22.0 to 8.23.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#197
- build(deps-dev): bump typescript from 4.7.4 to 4.8.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#196
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.35.1 to 5.36.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#199
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.56 to
16.11.59 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#213
- build(deps-dev): bump eslint-plugin-jest from 27.0.1 to 27.0.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#209
- build(deps-dev): bump concurrently from 7.3.0 to 7.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#204
- build(deps-dev): bump typescript from 4.8.2 to 4.8.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#217
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.36.1 to 5.37.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#211
- build(deps-dev): bump eslint from 8.23.0 to 8.23.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#216
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.59 to
16.11.62 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#223
- build(deps-dev): bump eslint from 8.23.1 to 8.24.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#219
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.37.0 to 5.38.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#222
- build(deps-dev): bump typescript from 4.8.3 to 4.8.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#224
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.62 to
16.11.63 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#227
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.63 to
16.11.64 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#228
- build(deps-dev): bump eslint-plugin-jest from 27.0.4 to 27.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#230
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.38.1 to 5.39.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#229
- Update [@&#8203;actions/core](https://togithub.com/actions/core) to
1.10.0 by [@&#8203;rentziass](https://togithub.com/rentziass) in
[actions/add-to-project#231
- build(deps-dev): bump eslint-plugin-jest from 27.1.0 to 27.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#232
- build(deps-dev): bump eslint-plugin-github from 4.3.7 to 4.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#235
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.39.0 to 5.40.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#236
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.64 to
16.11.65 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#234
- build(deps-dev): bump eslint from 8.24.0 to 8.25.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#233
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.65 to
16.11.66 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#240
- build(deps-dev): bump eslint-plugin-jest from 27.1.1 to 27.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#241
- build(deps-dev): bump eslint-plugin-jest from 27.1.2 to 27.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#244
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.66 to
16.11.68 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#243
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.40.0 to 5.40.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#242
- build(deps-dev): bump concurrently from 7.4.0 to 7.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#245
- build(deps-dev): bump eslint from 8.25.0 to 8.26.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#246
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.68 to
16.18.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#247
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.40.1 to 5.41.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#248
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.18.0 to
16.18.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#249
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.18.1 to
16.18.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#250
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.18.2 to
16.18.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#251
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.41.0 to 5.42.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#252

#### New Contributors

- [@&#8203;rentziass](https://togithub.com/rentziass) made their first
contribution in
[actions/add-to-project#231

**Full Changelog**:
actions/add-to-project@v0.3.0...v0.4.0

</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 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/defenseunicorns/zarf).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yOS4yIiwidXBkYXRlZEluVmVyIjoiMzQuMjkuMiJ9-->

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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant