[PR #1443] [CLOSED] chore(deps): bump acorn-walk from 8.0.1 to 8.0.2 #3311

Closed
opened 2026-03-17 00:56:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1443
Author: @dependabot[bot]
Created: 1/26/2021
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/acorn-walk-8.0.2


📝 Commits (1)

  • e0aba77 chore(deps): bump acorn-walk from 8.0.1 to 8.0.2

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 package-lock.json (+3 -3)
📝 package.json (+1 -1)

📄 Description

Bumps acorn-walk from 8.0.1 to 8.0.2.

Commits
  • 3af534d Mark version 8.0.2
  • 9e308bb Fix inappropriate regexp tokenizing after anon class/function in for spec
  • e232621 Require options param in parse function types
  • 646b614 Make ecmaVersion option required in the type definition
  • 57b82c4 Add new ecmaVersion values and 'latest' to types
  • c3a335f fix: the sourcemap configuration in the rollup configuration is incorrect
  • 72db835 Mark acorn-walk 8.0.0
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/1443 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/26/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/acorn-walk-8.0.2` --- ### 📝 Commits (1) - [`e0aba77`](https://github.com/hoppscotch/hoppscotch/commit/e0aba77c086452c3433ac1c85f903f05dc56e78e) chore(deps): bump acorn-walk from 8.0.1 to 8.0.2 ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+3 -3) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [acorn-walk](https://github.com/acornjs/acorn) from 8.0.1 to 8.0.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/acornjs/acorn/commit/3af534d4ae5fde6c499506741961f1a97619fd49"><code>3af534d</code></a> Mark version 8.0.2</li> <li><a href="https://github.com/acornjs/acorn/commit/9e308bbdff7da3a1eee8011480ba394b46aed3f2"><code>9e308bb</code></a> Fix inappropriate regexp tokenizing after anon class/function in for spec</li> <li><a href="https://github.com/acornjs/acorn/commit/e232621e670e19bd28b7487a2c87d8609f619324"><code>e232621</code></a> Require options param in parse function types</li> <li><a href="https://github.com/acornjs/acorn/commit/646b614950a73f3c8ad92cd5c50589bc072f1146"><code>646b614</code></a> Make ecmaVersion option required in the type definition</li> <li><a href="https://github.com/acornjs/acorn/commit/57b82c4b1c70f05b7a97dd54a6453fdbb9fa281f"><code>57b82c4</code></a> Add new ecmaVersion values and 'latest' to types</li> <li><a href="https://github.com/acornjs/acorn/commit/c3a335fe5762d55b8c54c8a0f44e77485269db6c"><code>c3a335f</code></a> fix: the sourcemap configuration in the rollup configuration is incorrect</li> <li><a href="https://github.com/acornjs/acorn/commit/72db83563d2d0b8c289473f73848776d90770e7a"><code>72db835</code></a> Mark acorn-walk 8.0.0</li> <li>See full diff in <a href="https://github.com/acornjs/acorn/compare/8.0.1...8.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn-walk&package-manager=npm_and_yarn&previous-version=8.0.1&new-version=8.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:56:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3311
No description provided.