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

feat(deps): update eslint to 8.53.0 #215

Merged
merged 1 commit into from
Nov 18, 2023
Merged

Conversation

ogkevin-robot[bot]
Copy link

@ogkevin-robot ogkevin-robot bot commented Nov 4, 2023

This PR contains the following updates:

Package Type Update Change
eslint (source) devDependencies minor 8.52.0 -> 8.53.0

Release Notes

eslint/eslint (eslint)

v8.53.0

Compare Source

Features

  • 528e1c0 feat: Deprecate formatting rules (#​17696) (Nicholas C. Zakas)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#​17677) (Yonathan Randolph)

Bug Fixes

  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#​17683) (Milos Djermanovic)
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#​17672) (Francesco Trotta)

Documentation

  • ab8c60d docs: change position of return to top button (#​17688) (Tanuj Kanti)
  • 4fc44c0 docs: update twitter icon to new X icon (#​17687) (Tanuj Kanti)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#​17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#​17657) (Josh Goldberg ✨)

Chores


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.


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

This PR has been generated by Renovate Bot.

@ogkevin-robot ogkevin-robot bot requested a review from OGKevin November 4, 2023 00:21
@ogkevin-robot ogkevin-robot bot force-pushed the renovate/eslint-8.x branch 2 times, most recently from 54e9f85 to bc35ad6 Compare November 18, 2023 04:51
@OGKevin
Copy link
Owner

OGKevin commented Nov 18, 2023

/lgtm
/merge

@ogkevin-robot ogkevin-robot bot force-pushed the renovate/eslint-8.x branch 2 times, most recently from 853f0b8 to ccdee8e Compare November 18, 2023 12:58
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | eslint  | 8.52.0 | 8.54.0 |
@ogkevin-robot ogkevin-robot bot force-pushed the renovate/eslint-8.x branch from ccdee8e to b85c1c8 Compare November 18, 2023 13:03
@ogkevin-robot ogkevin-robot bot merged commit abd7a62 into master Nov 18, 2023
5 checks passed
@ogkevin-robot ogkevin-robot bot deleted the renovate/eslint-8.x branch November 18, 2023 13:04
ogkevin-robot bot added a commit that referenced this pull request Dec 5, 2023
🤖 I have created a release *beep* *boop*
---


## [1.5.4](1.5.3...1.5.4) (2023-12-05)


### ⚠ BREAKING CHANGES

* **docker-image:** Update mcr.microsoft.com/vscode/devcontainers/javascript-node Docker tag to v20 ([#182](#182))
* **docker-image:** Update Node.js to v20 ([#181](#181))
* **github-action:** Update actions/setup-node action ([#202](#202))
* **github-action:** Update actions/checkout action to v4 ([#185](#185))

### Features

* add release-please pipeline ([#211](#211)) ([4afe002](4afe002))
* **deps:** update @types/node to 18.17.6 ([#162](#162)) ([2b88d99](2b88d99))
* **deps:** update @types/node to 18.18.7 ([#201](#201)) ([e68eff3](e68eff3))
* **deps:** update @types/node to 18.19.0 ([#236](#236)) ([07225a9](07225a9))
* **deps:** update esbuild to 0.19.2 ([#163](#163)) ([67eb2d7](67eb2d7))
* **deps:** update eslint to 8.47.0 ([#164](#164)) ([bd2e6e3](bd2e6e3))
* **deps:** update eslint to 8.48.0 ([#176](#176)) ([321cb97](321cb97))
* **deps:** update eslint to 8.52.0 ([#190](#190)) ([20c4a89](20c4a89))
* **deps:** update eslint to 8.53.0 ([#215](#215)) ([abd7a62](abd7a62))
* **deps:** update eslint to 8.55.0 ([#237](#237)) ([c8a57e9](c8a57e9))
* **deps:** update obsidian to 1.4.0 ([#165](#165)) ([611d7f9](611d7f9))
* **deps:** update typescript to 5.2.2 ([#173](#173)) ([218733c](218733c))
* **deps:** update typescript to 5.3.2 ([#225](#225)) ([9e59d81](9e59d81))
* **deps:** update typescript-eslint monorepo to 6.1.0 ([#16](#16)) ([09cd839](09cd839))
* **deps:** update typescript-eslint monorepo to 6.10.0 (minor) ([#219](#219)) ([3d557ce](3d557ce))
* **deps:** update typescript-eslint monorepo to 6.12.0 (minor) ([#226](#226)) ([83bdfa4](83bdfa4))
* **deps:** update typescript-eslint monorepo to 6.13.0 (minor) ([#233](#233)) ([86da960](86da960))
* **deps:** update typescript-eslint monorepo to 6.4.0 ([#166](#166)) ([ceb86f4](ceb86f4))
* **deps:** update typescript-eslint monorepo to 6.5.0 (minor) ([#183](#183)) ([732c188](732c188))
* **deps:** update typescript-eslint monorepo to 6.9.1 ([#188](#188)) ([c19b615](c19b615))
* **docker-image:** Update mcr.microsoft.com/vscode/devcontainers/javascript-node Docker tag to v20 ([#182](#182)) ([4e0603d](4e0603d))
* **docker-image:** Update Node.js to v20 ([#181](#181)) ([49f5272](49f5272))


### Bug Fixes

* **deps:** update @types/better-sqlite3 to 7.6.4 ([#180](#180)) ([a649b2e](a649b2e))
* **deps:** update @types/better-sqlite3 to 7.6.6 ([#192](#192)) ([48ff8ca](48ff8ca))
* **deps:** update @types/better-sqlite3 to 7.6.7 ([#218](#218)) ([8ad1c4c](8ad1c4c))
* **deps:** update @types/better-sqlite3 to 7.6.8 ([#228](#228)) ([66d1928](66d1928))
* **deps:** update @types/chai to 4.3.10 ([#220](#220)) ([2a4c145](2a4c145))
* **deps:** update @types/chai to 4.3.11 ([#229](#229)) ([7aa68da](7aa68da))
* **deps:** update @types/mocha to 10.0.3 ([#199](#199)) ([eb4cbbe](eb4cbbe))
* **deps:** update @types/mocha to 10.0.4 ([#221](#221)) ([02f5ca0](02f5ca0))
* **deps:** update @types/mocha to 10.0.6 ([#230](#230)) ([4e8ef1a](4e8ef1a))
* **deps:** update @types/node to 18.17.12 ([2f96491](2f96491))
* **deps:** update @types/node to 18.17.14 ([#184](#184)) ([ff47913](ff47913))
* **deps:** update @types/node to 18.17.8 ([#169](#169)) ([07345b2](07345b2))
* **deps:** update @types/node to 18.17.9 ([#170](#170)) ([f57cf8f](f57cf8f))
* **deps:** update @types/node to 18.18.13 ([#223](#223)) ([1a3e313](1a3e313))
* **deps:** update @types/node to 18.18.8 ([#212](#212)) ([148489f](148489f))
* **deps:** update @types/node to 18.18.9 ([#222](#222)) ([d87a214](d87a214))
* **deps:** update @types/sql.js to 1.4.9 ([#200](#200)) ([66b2dd6](66b2dd6))
* **deps:** update chai to 4.3.10 ([#187](#187)) ([30a3137](30a3137))
* **deps:** update chai to 4.3.10 ([#208](#208)) ([ecb850d](ecb850d))
* **deps:** update chai to 4.3.8 ([#172](#172)) ([7efe545](7efe545))
* **deps:** update esbuild to 0.18.15 ([#17](#17)) ([14bc1b9](14bc1b9))
* **deps:** update esbuild to 0.19.5 ([#193](#193)) ([07f27cb](07f27cb))
* **deps:** update esbuild to 0.19.5 ([#209](#209)) ([cb80a79](cb80a79))
* **deps:** update esbuild to 0.19.8 ([#224](#224)) ([63d00f6](63d00f6))
* **deps:** update obsidian to 1.4.11 ([#191](#191)) ([f87e675](f87e675))
* **deps:** update obsidian to 1.4.4 ([#171](#171)) ([7d6b4bb](7d6b4bb))
* **deps:** update tslib to 2.6.2 ([#160](#160)) ([8e2e83e](8e2e83e))
* **deps:** update typescript-eslint monorepo to 6.13.2 ([#244](#244)) ([db5765f](db5765f))
* **deps:** update typescript-eslint monorepo to 6.4.1 ([#168](#168)) ([1f62800](1f62800))
* don't crash when there are no highlights ([#159](#159)) ([27d5c3d](27d5c3d))
* renovate pipeline ([#204](#204)) ([1b63f90](1b63f90))
* renovate pipeline for npm ([#206](#206)) ([db4293d](db4293d))
* typo for template on settings screen ([de6b7c3](de6b7c3))


### Continuous Integration

* **github-action:** Update actions/checkout action to v4 ([#185](#185)) ([e26bdb0](e26bdb0))
* **github-action:** Update actions/setup-node action ([#202](#202)) ([b7b5bc9](b7b5bc9))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant