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): bump typescript-eslint from 7.7.0 to 7.8.0 #1569

Merged
merged 1 commit into from May 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2024

Bumps typescript-eslint from 7.7.0 to 7.8.0.

Release notes

Sourced from typescript-eslint's releases.

v7.8.0

7.8.0 (2024-04-29)

🚀 Features

  • rule-tester: assert suggestion messages are unique (#8995)
  • typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (#8925)

🩹 Fixes

  • eslint-plugin: [no-unsafe-argument] handle tagged templates (#8746)
  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check (#8717)
  • eslint-plugin: [consistent-type-assertions] handle tagged templates (#8993)
  • eslint-plugin: [no-unsafe-return] handle union types (#9001)
  • eslint-plugin: [no-unused-vars] clear error report range (#8640)
  • utils: export ESLint backwards-compat functions (#8976)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.7.1

7.7.1 (2024-04-22)

🩹 Fixes

  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800)
  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type (#8809)
  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish (#8559)
  • eslint-plugin: [no-for-in-array] refine report location (#8874)
  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type (#8912)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

7.8.0 (2024-04-29)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.7.1 (2024-04-22)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot requested a review from JamesIves as a code owner April 30, 2024 10:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 30, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint-7.8.0 branch from a1a88e0 to cdd0339 Compare May 6, 2024 14:53
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint-7.8.0 branch from cdd0339 to b5964fc Compare May 6, 2024 16:13
@JamesIves JamesIves merged commit 2d8f2bf into dev May 6, 2024
8 checks passed
@JamesIves JamesIves deleted the dependabot/npm_and_yarn/typescript-eslint-7.8.0 branch May 6, 2024 17:04
renovate bot added a commit to SAP/ui5-webcomponents-react that referenced this pull request May 19, 2024
….6.1 (#5816)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JamesIves/github-pages-deploy-action](https://togithub.com/JamesIves/github-pages-deploy-action)
| action | patch | `v4.6.0` -> `v4.6.1` |

---

### Release Notes

<details>
<summary>JamesIves/github-pages-deploy-action
(JamesIves/github-pages-deploy-action)</summary>

###
[`v4.6.1`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/tag/v4.6.1)

[Compare
Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.6.0...v4.6.1)

#### What's Changed

##### Fixes

- Resolved an issue where workflows were suddenly failing due to a
worktree in use error. The action will now attempt to create a temp
branch name if the existing branch name is already checked out by a
prior to step to ensure it can occur. This issue was only occurring in a
handful of workflows, and likely stemmed from a git version change on
the official GitHub runners. The actual root cause is still somewhat
unknown.

##### Dependencies

- build(deps-dev): bump eslint-plugin-jest from 28.2.0 to 28.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1577
- build(deps): bump [@&#8203;eslint/js](https://togithub.com/eslint/js)
from 9.0.0 to 9.2.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1576
- build(deps-dev): bump eslint from 9.0.0 to 9.2.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1575
- build(deps): bump typescript-eslint from 7.7.0 to 7.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1569
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.12.7 to
20.12.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1578
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.12.9 to
20.12.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1579
- build(deps-dev): bump rimraf from 5.0.5 to 5.0.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1583
- build(deps): bump codecov/codecov-action from 4.3.0 to 4.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1588
- build(deps): bump typescript-eslint from 7.8.0 to 7.9.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1586
- build(deps): bump the eslint group with 3 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1592
- build(deps-dev): bump the misc group with 2 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1593

**Full Changelog**:
JamesIves/github-pages-deploy-action@v4...v4.6.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://developer.mend.io/github/SAP/ui5-webcomponents-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

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