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 typescript-eslint monorepo to 6.6.0 (minor) #188

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

ogkevin-robot[bot]
Copy link

@ogkevin-robot ogkevin-robot bot commented Sep 8, 2023

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin devDependencies minor 6.5.0 -> 6.6.0
@typescript-eslint/parser devDependencies minor 6.5.0 -> 6.6.0

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.6.0

Compare Source

Bug Fixes
  • eslint-plugin: [key-spacing] consider properties with parens and comments (#​7525) (7012279)

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.6.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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


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 these updates 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 September 8, 2023 08:29
@ogkevin-robot ogkevin-robot bot force-pushed the renovate/typescript-eslint-monorepo branch from 302d6ed to f718ed0 Compare September 12, 2023 08:17
@ogkevin-robot ogkevin-robot bot force-pushed the renovate/typescript-eslint-monorepo branch from f718ed0 to 308cc23 Compare September 19, 2023 09:30
@ogkevin-robot ogkevin-robot bot force-pushed the renovate/typescript-eslint-monorepo branch 7 times, most recently from dae11c0 to 395d729 Compare October 31, 2023 06:23
@OGKevin OGKevin enabled auto-merge (squash) October 31, 2023 06:23
@OGKevin
Copy link
Owner

OGKevin commented Oct 31, 2023

/lgtm

@ogkevin-robot ogkevin-robot bot force-pushed the renovate/typescript-eslint-monorepo branch from 395d729 to 5d0d571 Compare October 31, 2023 06:25
| datasource | package                          | from  | to    |
| ---------- | -------------------------------- | ----- | ----- |
| npm        | @typescript-eslint/eslint-plugin | 6.5.0 | 6.9.1 |
| npm        | @typescript-eslint/parser        | 6.5.0 | 6.9.1 |
@ogkevin-robot ogkevin-robot bot force-pushed the renovate/typescript-eslint-monorepo branch from 5d0d571 to 5046dd5 Compare October 31, 2023 06:28
@OGKevin OGKevin merged commit c19b615 into master Oct 31, 2023
2 checks passed
@OGKevin OGKevin deleted the renovate/typescript-eslint-monorepo branch October 31, 2023 06:29
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