Skip to content

chore(deps): bump acorn from 8.17.0 to 8.18.0 - #282

Merged
layershifter merged 3 commits into
mainfrom
dependabot/npm_and_yarn/acorn-8.18.0
Jul 30, 2026
Merged

chore(deps): bump acorn from 8.17.0 to 8.18.0#282
layershifter merged 3 commits into
mainfrom
dependabot/npm_and_yarn/acorn-8.18.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps acorn from 8.17.0 to 8.18.0.

Commits
  • d788421 Mark version 8.18.0
  • b61cb9a Add startLocation option
  • c8d515c Don't compute curLine when locations are off
  • a7bd3cd Reject an unparenthesized arrow function as the left operand of **
  • b7c31b6 Fix mistake in previous patch
  • 5c4af50 Avoid scanning from start of document in loose parser's resetTo
  • See full diff in compare view

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 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)

Bumps [acorn](https://github.com/acornjs/acorn) from 8.17.0 to 8.18.0.
- [Commits](acornjs/acorn@8.17.0...8.18.0)

---
updated-dependencies:
- dependency-name: acorn
  dependency-version: 8.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 30, 2026
@dependabot
dependabot Bot requested review from a team, Hotell and layershifter as code owners July 30, 2026 06:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 30, 2026
@layershifter

Copy link
Copy Markdown
Member

@copilot add change files with type patch, do yarn dedupe

Copilot AI commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

@copilot add change files with type patch, do yarn dedupe

Done in 9d5a4b2. Added a patch change file for monosize and ran yarn dedupe — it deduped 4 acorn range entries (^8.5.0, ^8.9.0, ^8.15.0, ^8.16.0) from 8.17.0 up to 8.18.0, removing the old 8.17.0 resolution entirely.

@layershifter
layershifter enabled auto-merge (squash) July 30, 2026 08:44
@layershifter
layershifter merged commit 7c9fa97 into main Jul 30, 2026
4 checks passed
@layershifter
layershifter deleted the dependabot/npm_and_yarn/acorn-8.18.0 branch July 30, 2026 08:45
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.

2 participants