8000 chore(deps): update eslint -> ^7.28.0 - devdependencies by renovate[bot] · Pull Request #236 · xmldom/xmldom · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): update eslint -> ^7.28.0 - devdependencies #236

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

Merged
merged 1 commit into from
Jun 8, 2021

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented May 22, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^7.26.0 -> ^7.28.0 age adoption passing confidence

Release Notes

eslint/eslint

v7.28.0

Compare Source

v7.27.0

Compare Source

  • 2c0868c Chore: merge all html formatter files into html.js (#​14612) (Milos Djermanovic)
  • 9e9b5e0 Update: no-unused-vars false negative with comma operator (fixes #​14325) (#​14354) (Nitin Kumar)
  • afe9569 Chore: use includes instead of indexOf (#​14607) (Mikhail Bodrov)
  • c0f418e Chore: Remove lodash (#​14287) (Stephen Wade)
  • 52655dd Update: no-restricted-imports custom message for patterns (fixes #​11843) (#​14580) (Alex Holden)
  • 967b1c4 Chore: Fix typo in large.js (#​14589) (Ikko Ashimine)
  • 2466a05 Sponsors: Sync README with website (ESLint Jenkins)
  • fe29f18 Sponsors: Sync README with website (ESLint Jenkins)
  • 086c1d6 Chore: add more test cases for no-sequences (#​14579) (Nitin Kumar)
  • 6a2ced8 Docs: Update README team and sponsors (ESLint Jenkins)

Configuration

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


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

Copy link
Member
@brody4hire brody4hire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ... but we should configure Renovate to use the semantic commit messages (I thought I saw it do this in the past).

@renovate renovate bot changed the title Update eslint -> ^7.27.0 - devDependencies Update eslint -> ^7.28.0 - devDependencies Jun 4, 2021
@renovate renovate bot force-pushed the renovate/eslint-7.x branch from 2a8ab8d to 2c1120b Compare June 4, 2021 22:56
@renovate renovate bot changed the title Update eslint -> ^7.28.0 - devDependencies chore(deps): update eslint -> ^7.28.0 - devdependencies Jun 6, 2021
@renovate renovate bot force-pushed the renovate/eslint-7.x branch from 2c1120b to d1c0aec Compare June 7, 2021 08:19
@karfau karfau merged commit 0f9840a into master Jun 8, 2021
@karfau karfau deleted the renovate/eslint-7.x branch June 8, 2021 18:45
karfau pushed a commit to ChALkeR/xmldom that referenced this pull request Jul 27, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
karfau pushed a commit that referenced this pull request Sep 15, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [auto-changelog](https://redirect.github.com/CookPete/auto-changelog)
| [`2.4.0` ->
`2.5.0`](https://renovatebot.com/diffs/npm/auto-changelog/2.4.0/2.5.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/auto-changelog/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/auto-changelog/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/auto-changelog/2.4.0/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/auto-changelog/2.4.0/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>CookPete/auto-changelog (auto-changelog)</summary>

###
[`v2.5.0`](https://redirect.github.com/CookPete/auto-changelog/blob/HEAD/CHANGELOG.md#v250)

[Compare
Source](https://redirect.github.com/CookPete/auto-changelog/compare/v2.4.0...v2.5.0)

- Fix: Throws error if tag does not contains "version" property
[`#272`](https://redirect.github.com/cookpete/auto-changelog/pull/272)
- Add support for GitLab's new style routes
[`#267`](https://redirect.github.com/cookpete/auto-changelog/pull/267)
- fix: gitlab subgroups
[`#232`](https://redirect.github.com/cookpete/auto-changelog/pull/232)
- Add Template for handling commits with Conventional Commits format
[`#217`](https://redirect.github.com/cookpete/auto-changelog/pull/217)
- upgrade parse-github-url v1.0.3
[`#289`](https://redirect.github.com/cookpete/auto-changelog/pull/289)
- tests: fix parseReleases
[`#265`](https://redirect.github.com/cookpete/auto-changelog/pull/265)
- feat: combine multiple commit-lists t
7420
o one if heading is undefined
[`#236`](https://redirect.github.com/cookpete/auto-changelog/pull/236)
- Add a Plugin system
[`#237`](https://redirect.github.com/cookpete/auto-changelog/pull/237)
- add support for including commit pattern
[`#258`](https://redirect.github.com/cookpete/auto-changelog/pull/258)
- Revert GitLab's new style routes
[`b087f51`](https://redirect.github.com/cookpete/auto-changelog/commit/b087f51151955f6f62ed1fcee9d3e144c9ed931a)
- Remove email from package.json
[`0991f17`](https://redirect.github.com/cookpete/auto-changelog/commit/0991f17ce936a9db490e2ad1a04121755038b78d)

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

🔕 **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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/xmldom/xmldom).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0