asciidoctor.js
asciidoctor.js copied to clipboard
:arrow_up: Update all dependencies
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @types/node | devDependencies | patch | 18.7.18 -> 18.7.21 |
| eslint (source) | devDependencies | minor | 8.23.1 -> 8.24.0 |
| puppeteer | devDependencies | patch | 18.0.4 -> 18.0.5 |
| renovatebot/github-action | action | minor | v32.201.2 -> v32.202.4 |
| rollup (source) | devDependencies | patch | 2.79.0 -> 2.79.1 |
Release Notes
eslint/eslint
v8.24.0
Features
1729f9efeat: account forsourceType: "commonjs"in the strict rule (#16308) (Milos Djermanovic)b0d72c9feat: add rule logical-assignment-operators (#16102) (fnx)f02bcd9feat:array-callback-returnsupportfindLastandfindLastIndex(#16314) (Sosuke Suzuki)
Documentation
2c152ffdocs: note false positiveObject.getOwnPropertyNamesin prefer-reflect (#16317) (AnnAngela)bf7bd88docs: fix warn severity description for new config files (#16324) (Nitin Kumar)8cc0bbedocs: use more clean link syntax (#16309) (Percy Ma)6ba269edocs: fix typo (#16288) (jjangga0214)
Chores
131e646chore: Upgrade @humanwhocodes/config-array for perf (#16339) (Nicholas C. Zakas)504fe59perf: switch from object spread toObject.assignwhen merging globals (#16311) (Milos Djermanovic)
renovatebot/github-action
v32.202.4
See the the changelog for changes in all releases.
32.202.4 (2022-09-24)
Bug Fixes
- deps: update renovate/renovate docker tag to v32.202.4 (6a4f366)
v32.202.3
See the the changelog for changes in all releases.
32.202.3 (2022-09-23)
Bug Fixes
- deps: update renovate/renovate docker tag to v32.202.3 (d29994e)
v32.202.1
See the the changelog for changes in all releases.
32.202.1 (2022-09-23)
Bug Fixes
- deps: update renovate/renovate docker tag to v32.202.1 (d8bedcc)
v32.202.0
See the the changelog for changes in all releases.
32.202.0 (2022-09-22)
Bug Fixes
- deps: update renovate/renovate docker tag to v32.202.0 (86a8358)
rollup/rollup
v2.79.1
2022-09-22
Bug Fixes
- Avoid massive performance degradation when creating thousands of chunks (#4643)
Pull Requests
- #4639: fix: typo docs and contributors link in CONTRIBUTING.md (@takurinton)
- #4641: Update type definition of resolveId (@ivanjonas)
- #4643: Improve performance of chunk naming collision check (@lukastaegert)
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Renovate Bot.