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 eslint from 8.36.0 to 8.37.0 #939

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2023

Bumps eslint from 8.36.0 to 8.37.0.

Release notes

Sourced from eslint's releases.

v8.37.0

Features

  • b6ab8b2 feat: require-unicode-regexp add suggestions (#17007) (Josh Goldberg)
  • 10022b1 feat: Copy getScope() to SourceCode (#17004) (Nicholas C. Zakas)
  • 1665c02 feat: Use plugin metadata for flat config serialization (#16992) (Nicholas C. Zakas)
  • b3634f6 feat: docs license (#17010) (Samuel Roldan)
  • 892e6e5 feat: languageOptions.parser must be an object. (#16985) (Nicholas C. Zakas)

Bug Fixes

  • 619f3fd fix: correctly handle null default config in RuleTester (#17023) (Brad Zacher)
  • 1fbf118 fix: getFirstToken/getLastToken on comment-only node (#16889) (Francesco Trotta)
  • 129e252 fix: Fix typo in logical-assignment-operators rule description (#17000) (Francesco Trotta)

Documentation

  • 75339df docs: fix typos and missing info in id-match docs (#17029) (Ed Lucas)
  • ec2d830 docs: Fix typos in the semi rule docs (#17012) (Andrii Lundiak)
  • e39f28d docs: add back to top button (#16979) (Tanuj Kanti)
  • 721c717 docs: Custom Processors cleanup and expansion (#16838) (Ben Perlmutter)
  • d049f97 docs: 'How ESLint is Maintained' page (#16961) (Ben Perlmutter)
  • 5251a92 docs: Describe guard options for guard-for-in (#16986) (alope107)
  • 6157d81 docs: Add example to guard-for-in docs. (#16983) (alope107)
  • fd47998 docs: update Array.prototype.toSorted specification link (#16982) (Milos Djermanovic)
  • 3e1cf6b docs: Copy edits on Maintain ESLint docs (#16939) (Ben Perlmutter)

Chores

Changelog

Sourced from eslint's changelog.

v8.37.0 - March 28, 2023

  • c67f299 chore: upgrade @​eslint/js@​8.37.0 (#17033) (Milos Djermanovic)
  • ee9ddbd chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • dddb475 chore: upgrade @​eslint/eslintrc@​2.0.2 (#17032) (Milos Djermanovic)
  • 522431e chore: upgrade [email protected] (#17031) (Milos Djermanovic)
  • f5f9a88 chore: upgrade [email protected] (#17030) (Milos Djermanovic)
  • 75339df docs: fix typos and missing info in id-match docs (#17029) (Ed Lucas)
  • b6ab8b2 feat: require-unicode-regexp add suggestions (#17007) (Josh Goldberg)
  • 4dd8d52 ci: bump actions/stale from 7 to 8 (#17026) (dependabot[bot])
  • 619f3fd fix: correctly handle null default config in RuleTester (#17023) (Brad Zacher)
  • ec2d830 docs: Fix typos in the semi rule docs (#17012) (Andrii Lundiak)
  • e39f28d docs: add back to top button (#16979) (Tanuj Kanti)
  • ad9dd6a chore: remove duplicate scss, (#17005) (Strek)
  • 10022b1 feat: Copy getScope() to SourceCode (#17004) (Nicholas C. Zakas)
  • 1665c02 feat: Use plugin metadata for flat config serialization (#16992) (Nicholas C. Zakas)
  • b3634f6 feat: docs license (#17010) (Samuel Roldan)
  • 721c717 docs: Custom Processors cleanup and expansion (#16838) (Ben Perlmutter)
  • 1fbf118 fix: getFirstToken/getLastToken on comment-only node (#16889) (Francesco Trotta)
  • 129e252 fix: Fix typo in logical-assignment-operators rule description (#17000) (Francesco Trotta)
  • 892e6e5 feat: languageOptions.parser must be an object. (#16985) (Nicholas C. Zakas)
  • ada6a3e ci: unpin Node 19 (#16993) (Milos Djermanovic)
  • c3da975 chore: Remove triage label from template (#16990) (Nicholas C. Zakas)
  • d049f97 docs: 'How ESLint is Maintained' page (#16961) (Ben Perlmutter)
  • 5251a92 docs: Describe guard options for guard-for-in (#16986) (alope107)
  • 69bc0e2 ci: pin Node 19 to 19.7.0 (#16987) (Milos Djermanovic)
  • 6157d81 docs: Add example to guard-for-in docs. (#16983) (alope107)
  • fd47998 docs: update Array.prototype.toSorted specification link (#16982) (Milos Djermanovic)
  • 3e1cf6b docs: Copy edits on Maintain ESLint docs (#16939) (Ben Perlmutter)
Commits

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](https://github.com/eslint/eslint) from 8.36.0 to 8.37.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.36.0...v8.37.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 31, 2023
@actions-bot actions-bot enabled auto-merge (squash) March 31, 2023 09:57
@actions-bot actions-bot merged commit 6cc83f2 into main Mar 31, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-8.37.0 branch March 31, 2023 09:58
chingor13 referenced this pull request in googleapis/repo-automation-bots Aug 7, 2024
…5384)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[peter-evans/create-issue-from-file](https://togithub.com/peter-evans/create-issue-from-file)
| action | major | `v4.0.1` -> `v5.0.0` |

---

### Release Notes

<details>
<summary>peter-evans/create-issue-from-file
(peter-evans/create-issue-from-file)</summary>

###
[`v5.0.0`](https://togithub.com/peter-evans/create-issue-from-file/releases/tag/v5.0.0):
Create Issue From File v5.0.0

[Compare
Source](https://togithub.com/peter-evans/create-issue-from-file/compare/v4.0.1...v5.0.0)

⚙️  Updated runtime to Node.js 20

- The action now requires a minimum version of
[v2.308.0](https://togithub.com/actions/runner/releases/tag/v2.308.0)
for the Actions runner. Update self-hosted runners to v2.308.0 or later
to ensure compatibility.

##### What's Changed

- Replace use of any type by
[@&#8203;peter-evans](https://togithub.com/peter-evans) in
[https://github.com/peter-evans/create-issue-from-file/pull/628](https://togithub.com/peter-evans/create-issue-from-file/pull/628)
- Bump minimatch from 3.0.4 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/635](https://togithub.com/peter-evans/create-issue-from-file/pull/635)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
16.11.11 to 18.11.12 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/636](https://togithub.com/peter-evans/create-issue-from-file/pull/636)
- Bump jest-circus from 27.4.2 to 29.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/637](https://togithub.com/peter-evans/create-issue-from-file/pull/637)
- Bump prettier from 2.5.0 to 2.8.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/641](https://togithub.com/peter-evans/create-issue-from-file/pull/641)
- Bump eslint from 8.3.0 to 8.29.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/640](https://togithub.com/peter-evans/create-issue-from-file/pull/640)
- Bump eslint-plugin-jest from 25.3.0 to 27.1.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/646](https://togithub.com/peter-evans/create-issue-from-file/pull/646)
- Bump typescript from 4.5.2 to 4.9.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/652](https://togithub.com/peter-evans/create-issue-from-file/pull/652)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.5.0 to 5.46.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/649](https://togithub.com/peter-evans/create-issue-from-file/pull/649)
- Update distribution by
[@&#8203;actions-bot](https://togithub.com/actions-bot) in
[https://github.com/peter-evans/create-issue-from-file/pull/681](https://togithub.com/peter-evans/create-issue-from-file/pull/681)
- Bump ts-jest from 27.0.7 to 27.1.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/691](https://togithub.com/peter-evans/create-issue-from-file/pull/691)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.46.0 to 5.48.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/692](https://togithub.com/peter-evans/create-issue-from-file/pull/692)
- Bump jest from 27.4.3 to 27.5.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/693](https://togithub.com/peter-evans/create-issue-from-file/pull/693)
- Bump eslint-plugin-github from 4.3.5 to 4.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/690](https://togithub.com/peter-evans/create-issue-from-file/pull/690)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.11.12 to 18.11.18 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/696](https://togithub.com/peter-evans/create-issue-from-file/pull/696)
- Bump [@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.32.0
to 0.36.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/721](https://togithub.com/peter-evans/create-issue-from-file/pull/721)
- Bump eslint-plugin-jest from 27.1.6 to 27.2.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/722](https://togithub.com/peter-evans/create-issue-from-file/pull/722)
- Bump json5 from 1.0.1 to 1.0.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/730](https://togithub.com/peter-evans/create-issue-from-file/pull/730)
- Bump eslint from 8.29.0 to 8.31.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/723](https://togithub.com/peter-evans/create-issue-from-file/pull/723)
- Bump eslint-plugin-jest from 27.2.0 to 27.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/743](https://togithub.com/peter-evans/create-issue-from-file/pull/743)
- Bump prettier from 2.8.1 to 2.8.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/744](https://togithub.com/peter-evans/create-issue-from-file/pull/744)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.48.0 to 5.48.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/745](https://togithub.com/peter-evans/create-issue-from-file/pull/745)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.48.1 to 5.48.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/758](https://togithub.com/peter-evans/create-issue-from-file/pull/758)
- Bump prettier from 2.8.2 to 2.8.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/759](https://togithub.com/peter-evans/create-issue-from-file/pull/759)
- Bump eslint from 8.31.0 to 8.32.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/760](https://togithub.com/peter-evans/create-issue-from-file/pull/760)
- Bump [@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.36.0
to 0.36.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/773](https://togithub.com/peter-evans/create-issue-from-file/pull/773)
- Bump jest-circus from 29.3.1 to 29.4.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/774](https://togithub.com/peter-evans/create-issue-from-file/pull/774)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.48.2 to 5.49.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/777](https://togithub.com/peter-evans/create-issue-from-file/pull/777)
- Bump eslint from 8.32.0 to 8.33.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/789](https://togithub.com/peter-evans/create-issue-from-file/pull/789)
- Bump typescript from 4.9.4 to 4.9.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/790](https://togithub.com/peter-evans/create-issue-from-file/pull/790)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.49.0 to 5.50.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/793](https://togithub.com/peter-evans/create-issue-from-file/pull/793)
- Bump prettier from 2.8.3 to 2.8.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/804](https://togithub.com/peter-evans/create-issue-from-file/pull/804)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.11.18 to 18.13.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/805](https://togithub.com/peter-evans/create-issue-from-file/pull/805)
- Bump jest-circus from 29.4.1 to 29.4.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/806](https://togithub.com/peter-evans/create-issue-from-file/pull/806)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.50.0 to 5.51.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/811](https://togithub.com/peter-evans/create-issue-from-file/pull/811)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.51.0 to 5.52.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/826](https://togithub.com/peter-evans/create-issue-from-file/pull/826)
- Bump eslint-plugin-github from 4.6.0 to 4.6.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/827](https://togithub.com/peter-evans/create-issue-from-file/pull/827)
- Bump jest-circus from 29.4.2 to 29.4.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/828](https://togithub.com/peter-evans/create-issue-from-file/pull/828)
- Bump eslint from 8.33.0 to 8.34.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/831](https://togithub.com/peter-evans/create-issue-from-file/pull/831)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.52.0 to 5.53.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/848](https://togithub.com/peter-evans/create-issue-from-file/pull/848)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.13.0 to 18.14.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/849](https://togithub.com/peter-evans/create-issue-from-file/pull/849)
- Bump eslint from 8.34.0 to 8.35.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/860](https://togithub.com/peter-evans/create-issue-from-file/pull/860)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.53.0 to 5.54.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/861](https://togithub.com/peter-evans/create-issue-from-file/pull/861)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.14.1 to 18.14.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/862](https://togithub.com/peter-evans/create-issue-from-file/pull/862)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.54.0 to 5.54.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/877](https://togithub.com/peter-evans/create-issue-from-file/pull/877)
- Bump jest-circus from 29.4.3 to 29.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/878](https://togithub.com/peter-evans/create-issue-from-file/pull/878)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.14.5 to 18.15.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/879](https://togithub.com/peter-evans/create-issue-from-file/pull/879)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.15.0 to 18.15.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/894](https://togithub.com/peter-evans/create-issue-from-file/pull/894)
- Bump eslint from 8.35.0 to 8.36.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/896](https://togithub.com/peter-evans/create-issue-from-file/pull/896)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.54.1 to 5.55.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/895](https://togithub.com/peter-evans/create-issue-from-file/pull/895)
- Bump peter-evans/enable-pull-request-automerge from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/911](https://togithub.com/peter-evans/create-issue-from-file/pull/911)
- Bump eslint-plugin-github from 4.6.1 to 4.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/912](https://togithub.com/peter-evans/create-issue-from-file/pull/912)
- Bump prettier from 2.8.4 to 2.8.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/913](https://togithub.com/peter-evans/create-issue-from-file/pull/913)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.55.0 to 5.56.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/916](https://togithub.com/peter-evans/create-issue-from-file/pull/916)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.15.3 to 18.15.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/917](https://togithub.com/peter-evans/create-issue-from-file/pull/917)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.56.0 to 5.57.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/938](https://togithub.com/peter-evans/create-issue-from-file/pull/938)
- Bump eslint from 8.36.0 to 8.37.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/939](https://togithub.com/peter-evans/create-issue-from-file/pull/939)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.15.7 to 18.15.11 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/940](https://togithub.com/peter-evans/create-issue-from-file/pull/940)
- Bump peter-evans/close-issue from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/955](https://togithub.com/peter-evans/create-issue-from-file/pull/955)
- Bump peter-evans/create-or-update-comment from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/956](https://togithub.com/peter-evans/create-issue-from-file/pull/956)
- Bump peter-evans/create-pull-request from 4 to 5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/957](https://togithub.com/peter-evans/create-issue-from-file/pull/957)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.57.0 to 5.57.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/958](https://togithub.com/peter-evans/create-issue-from-file/pull/958)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.57.1 to 5.58.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/975](https://togithub.com/peter-evans/create-issue-from-file/pull/975)
- Bump eslint from 8.37.0 to 8.38.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/976](https://togithub.com/peter-evans/create-issue-from-file/pull/976)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.15.11 to 18.15.13 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/985](https://togithub.com/peter-evans/create-issue-from-file/pull/985)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.58.0 to 5.59.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/986](https://togithub.com/peter-evans/create-issue-from-file/pull/986)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.0 to 5.59.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/997](https://togithub.com/peter-evans/create-issue-from-file/pull/997)
- Bump eslint from 8.38.0 to 8.39.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/998](https://togithub.com/peter-evans/create-issue-from-file/pull/998)
- Bump prettier from 2.8.7 to 2.8.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1000](https://togithub.com/peter-evans/create-issue-from-file/pull/1000)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.15.13 to 18.16.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/999](https://togithub.com/peter-evans/create-issue-from-file/pull/999)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.16.2 to 18.16.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1020](https://togithub.com/peter-evans/create-issue-from-file/pull/1020)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.1 to 5.59.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1021](https://togithub.com/peter-evans/create-issue-from-file/pull/1021)
- Bump eslint from 8.39.0 to 8.40.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1032](https://togithub.com/peter-evans/create-issue-from-file/pull/1032)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.2 to 5.59.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1033](https://togithub.com/peter-evans/create-issue-from-file/pull/1033)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.16.4 to 18.16.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1034](https://togithub.com/peter-evans/create-issue-from-file/pull/1034)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.16.8 to 18.16.13 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1050](https://togithub.com/peter-evans/create-issue-from-file/pull/1050)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.5 to 5.59.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1051](https://togithub.com/peter-evans/create-issue-from-file/pull/1051)
- Bump eslint from 8.40.0 to 8.41.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1062](https://togithub.com/peter-evans/create-issue-from-file/pull/1062)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.6 to 5.59.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1063](https://togithub.com/peter-evans/create-issue-from-file/pull/1063)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.16.13 to 18.16.15 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1066](https://togithub.com/peter-evans/create-issue-from-file/pull/1066)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.16.15 to 18.16.16 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1079](https://togithub.com/peter-evans/create-issue-from-file/pull/1079)
- Bump eslint-plugin-github from 4.7.0 to 4.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1080](https://togithub.com/peter-evans/create-issue-from-file/pull/1080)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.7 to 5.59.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1081](https://togithub.com/peter-evans/create-issue-from-file/pull/1081)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.8 to 5.59.9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1096](https://togithub.com/peter-evans/create-issue-from-file/pull/1096)
- Bump eslint from 8.41.0 to 8.42.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1097](https://togithub.com/peter-evans/create-issue-from-file/pull/1097)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.16.16 to 18.16.18 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1106](https://togithub.com/peter-evans/create-issue-from-file/pull/1106)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.9 to 5.59.11 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1107](https://togithub.com/peter-evans/create-issue-from-file/pull/1107)
- Bump eslint-plugin-jest from 27.2.1 to 27.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1118](https://togithub.com/peter-evans/create-issue-from-file/pull/1118)
- Bump eslint from 8.42.0 to 8.43.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1119](https://togithub.com/peter-evans/create-issue-from-file/pull/1119)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.11 to 5.60.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1120](https://togithub.com/peter-evans/create-issue-from-file/pull/1120)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.60.0 to 5.60.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1133](https://togithub.com/peter-evans/create-issue-from-file/pull/1133)
- Bump eslint from 8.43.0 to 8.44.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1139](https://togithub.com/peter-evans/create-issue-from-file/pull/1139)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.60.1 to 5.61.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1140](https://togithub.com/peter-evans/create-issue-from-file/pull/1140)
- Bump jest-circus from 29.5.0 to 29.6.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1138](https://togithub.com/peter-evans/create-issue-from-file/pull/1138)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.16.18 to 18.16.19 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1141](https://togithub.com/peter-evans/create-issue-from-file/pull/1141)
- Bump tough-cookie from 4.1.2 to 4.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1160](https://togithub.com/peter-evans/create-issue-from-file/pull/1160)
- Bump eslint-plugin-github from 4.8.0 to 4.9.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1165](https://togithub.com/peter-evans/create-issue-from-file/pull/1165)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.61.0 to 5.62.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1166](https://togithub.com/peter-evans/create-issue-from-file/pull/1166)
- Bump eslint-plugin-jest from 27.2.2 to 27.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1167](https://togithub.com/peter-evans/create-issue-from-file/pull/1167)
- Bump word-wrap from 1.2.3 to 1.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1182](https://togithub.com/peter-evans/create-issue-from-file/pull/1182)
- Bump eslint from 8.44.0 to 8.45.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1187](https://togithub.com/peter-evans/create-issue-from-file/pull/1187)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.16.19 to 18.17.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1195](https://togithub.com/peter-evans/create-issue-from-file/pull/1195)
- Bump jest-circus from 29.6.1 to 29.6.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1194](https://togithub.com/peter-evans/create-issue-from-file/pull/1194)
- Bump eslint from 8.45.0 to 8.46.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1205](https://togithub.com/peter-evans/create-issue-from-file/pull/1205)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.17.1 to 18.17.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1206](https://togithub.com/peter-evans/create-issue-from-file/pull/1206)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.17.2 to 18.17.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1215](https://togithub.com/peter-evans/create-issue-from-file/pull/1215)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.17.4 to 18.17.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1221](https://togithub.com/peter-evans/create-issue-from-file/pull/1221)
- Bump eslint from 8.46.0 to 8.47.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1222](https://togithub.com/peter-evans/create-issue-from-file/pull/1222)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.17.5 to 18.17.11 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1231](https://togithub.com/peter-evans/create-issue-from-file/pull/1231)
- Bump jest-circus from 29.6.2 to 29.6.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1232](https://togithub.com/peter-evans/create-issue-from-file/pull/1232)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.17.11 to 18.17.12 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1241](https://togithub.com/peter-evans/create-issue-from-file/pull/1241)
- Bump eslint from 8.47.0 to 8.48.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1242](https://togithub.com/peter-evans/create-issue-from-file/pull/1242)
- Bump eslint-plugin-github from 4.9.0 to 4.10.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1243](https://togithub.com/peter-evans/create-issue-from-file/pull/1243)
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1256](https://togithub.com/peter-evans/create-issue-from-file/pull/1256)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.17.12 to 18.17.14 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1261](https://togithub.com/peter-evans/create-issue-from-file/pull/1261)
- Bump [@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.36.1
to 0.38.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1262](https://togithub.com/peter-evans/create-issue-from-file/pull/1262)
- Bump jest-circus from 29.6.4 to 29.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1273](https://togithub.com/peter-evans/create-issue-from-file/pull/1273)
- Bump [@&#8203;actions/core](https://togithub.com/actions/core) from
1.10.0 to 1.10.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1274](https://togithub.com/peter-evans/create-issue-from-file/pull/1274)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.17.14 to 18.17.16 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1275](https://togithub.com/peter-evans/create-issue-from-file/pull/1275)
- Bump eslint from 8.48.0 to 8.49.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1276](https://togithub.com/peter-evans/create-issue-from-file/pull/1276)
- Update distribution by
[@&#8203;actions-bot](https://togithub.com/actions-bot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1291](https://togithub.com/peter-evans/create-issue-from-file/pull/1291)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.17.16 to 18.17.18 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1304](https://togithub.com/peter-evans/create-issue-from-file/pull/1304)
- Bump eslint-plugin-jest from 27.2.3 to 27.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1305](https://togithub.com/peter-evans/create-issue-from-file/pull/1305)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.17.18 to 18.18.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1314](https://togithub.com/peter-evans/create-issue-from-file/pull/1314)
- Bump eslint-plugin-github from 4.10.0 to 4.10.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1315](https://togithub.com/peter-evans/create-issue-from-file/pull/1315)
- Bump eslint from 8.49.0 to 8.50.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1316](https://togithub.com/peter-evans/create-issue-from-file/pull/1316)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.18.0 to 18.18.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1331](https://togithub.com/peter-evans/create-issue-from-file/pull/1331)
- Bump eslint-plugin-jest from 27.4.0 to 27.4.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1332](https://togithub.com/peter-evans/create-issue-from-file/pull/1332)
- Bump eslint from 8.50.0 to 8.51.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1341](https://togithub.com/peter-evans/create-issue-from-file/pull/1341)
- Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1342](https://togithub.com/peter-evans/create-issue-from-file/pull/1342)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.18.3 to 18.18.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1345](https://togithub.com/peter-evans/create-issue-from-file/pull/1345)
- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.16.3 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1356](https://togithub.com/peter-evans/create-issue-from-file/pull/1356)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.18.5 to 18.18.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1361](https://togithub.com/peter-evans/create-issue-from-file/pull/1361)
- Bump [@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.38.0
to 0.38.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1362](https://togithub.com/peter-evans/create-issue-from-file/pull/1362)
- Bump actions/setup-node from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1371](https://togithub.com/peter-evans/create-issue-from-file/pull/1371)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.18.6 to 18.18.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1376](https://togithub.com/peter-evans/create-issue-from-file/pull/1376)
- Bump eslint-plugin-jest from 27.4.2 to 27.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1377](https://togithub.com/peter-evans/create-issue-from-file/pull/1377)
- Bump eslint from 8.51.0 to 8.52.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1378](https://togithub.com/peter-evans/create-issue-from-file/pull/1378)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.18.7 to 18.18.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1391](https://togithub.com/peter-evans/create-issue-from-file/pull/1391)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.18.8 to 18.18.9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1396](https://togithub.com/peter-evans/create-issue-from-file/pull/1396)
- Bump eslint from 8.52.0 to 8.53.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1397](https://togithub.com/peter-evans/create-issue-from-file/pull/1397)
- Bump prettier from 3.0.3 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1406](https://togithub.com/peter-evans/create-issue-from-file/pull/1406)
- Bump eslint from 8.53.0 to 8.54.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1411](https://togithub.com/peter-evans/create-issue-from-file/pull/1411)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.18.9 to 18.18.13 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1412](https://togithub.com/peter-evans/create-issue-from-file/pull/1412)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.18.13 to 18.19.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1421](https://togithub.com/peter-evans/create-issue-from-file/pull/1421)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.19.0 to 18.19.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1426](https://togithub.com/peter-evans/create-issue-from-file/pull/1426)
- Bump eslint from 8.54.0 to 8.55.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1427](https://togithub.com/peter-evans/create-issue-from-file/pull/1427)
- Bump prettier from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1436](https://togithub.com/peter-evans/create-issue-from-file/pull/1436)
- Bump actions/upload-artifact from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1441](https://togithub.com/peter-evans/create-issue-from-file/pull/1441)
- Bump eslint from 8.55.0 to 8.56.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1447](https://togithub.com/peter-evans/create-issue-from-file/pull/1447)
- Bump eslint-plugin-prettier from 5.0.1 to 5.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1448](https://togithub.com/peter-evans/create-issue-from-file/pull/1448)
- Bump eslint-plugin-prettier from 5.1.1 to 5.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1456](https://togithub.com/peter-evans/create-issue-from-file/pull/1456)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.19.3 to 18.19.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1461](https://togithub.com/peter-evans/create-issue-from-file/pull/1461)
- Bump eslint-plugin-jest from 27.6.0 to 27.6.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1462](https://togithub.com/peter-evans/create-issue-from-file/pull/1462)
- Bump eslint-plugin-jest from 27.6.1 to 27.6.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1471](https://togithub.com/peter-evans/create-issue-from-file/pull/1471)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.19.4 to 18.19.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1473](https://togithub.com/peter-evans/create-issue-from-file/pull/1473)
- Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1472](https://togithub.com/peter-evans/create-issue-from-file/pull/1472)
- Bump prettier from 3.1.1 to 3.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1491](https://togithub.com/peter-evans/create-issue-from-file/pull/1491)
- Bump eslint-plugin-jest from 27.6.2 to 27.6.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1490](https://togithub.com/peter-evans/create-issue-from-file/pull/1490)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.19.6 to 18.19.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1492](https://togithub.com/peter-evans/create-issue-from-file/pull/1492)
- Update runtime to node 20 by
[@&#8203;peter-evans](https://togithub.com/peter-evans) in
[https://github.com/peter-evans/create-issue-from-file/pull/1505](https://togithub.com/peter-evans/create-issue-from-file/pull/1505)

**Full Changelog**:
peter-evans/create-issue-from-file@v4.0.1...v5.0.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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/googleapis/repo-automation-bots).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: danieljbruce <[email protected]>
Co-authored-by: Jeff Ching <[email protected]>
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.

1 participant