[PR #1445] [CLOSED] chore(deps): bump acorn from 8.0.4 to 8.0.5 #3316

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/acorn-8.0.5


📝 Commits (1)

  • 4996bc7 chore(deps): bump acorn from 8.0.4 to 8.0.5

📊 Changes

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

View changed files

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

📄 Description

Bumps acorn from 8.0.4 to 8.0.5.

Commits
  • f90a5a2 Mark version 8.0.5
  • 0a41675 Adjust package.json to work with Node v12.16.0,v13.0-v13.6
  • aa0ccb4 Fix lint complaints in walker
  • 7f5a53a Mark acorn-walk 8.0.1
  • 5468909 [walker] Fix bug where full and fullAncestor skip nodes with overridden types
  • c20e05a Switch to Github actions for CI
  • 85ce0a5 Replace another empty object with a prototype-less one
  • 6746b19 Use Object.create where appropriate
  • 7f8799a Mark acorn-loose 8.0.1
  • 2739d8b [loose parser] Always allow 'for await'
  • Additional commits viewable 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/1445 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/26/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/acorn-8.0.5` --- ### 📝 Commits (1) - [`4996bc7`](https://github.com/hoppscotch/hoppscotch/commit/4996bc72c6efb19c3cac4ce47af8ebfc9b05ce1e) chore(deps): bump acorn from 8.0.4 to 8.0.5 ### 📊 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](https://github.com/acornjs/acorn) from 8.0.4 to 8.0.5. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/acornjs/acorn/commit/f90a5a2b6a32e1b9055563dd559df3841b37edc7"><code>f90a5a2</code></a> Mark version 8.0.5</li> <li><a href="https://github.com/acornjs/acorn/commit/0a4167509adee401490464f5d2ff3eeefc2cf341"><code>0a41675</code></a> Adjust package.json to work with Node v12.16.0,v13.0-v13.6</li> <li><a href="https://github.com/acornjs/acorn/commit/aa0ccb41a39f3967aa31858105167af35d2f52a6"><code>aa0ccb4</code></a> Fix lint complaints in walker</li> <li><a href="https://github.com/acornjs/acorn/commit/7f5a53af6fee54b9f910483b58e734cc5454b119"><code>7f5a53a</code></a> Mark acorn-walk 8.0.1</li> <li><a href="https://github.com/acornjs/acorn/commit/5468909f94f3dd60d4e4f0fa8395522f217a64cc"><code>5468909</code></a> [walker] Fix bug where full and fullAncestor skip nodes with overridden types</li> <li><a href="https://github.com/acornjs/acorn/commit/c20e05a037132310ad911cc6b973d85ee56b43aa"><code>c20e05a</code></a> Switch to Github actions for CI</li> <li><a href="https://github.com/acornjs/acorn/commit/85ce0a50eb3fd1938e0ad49391b6936043136d41"><code>85ce0a5</code></a> Replace another empty object with a prototype-less one</li> <li><a href="https://github.com/acornjs/acorn/commit/6746b1905e1669a68738563ab23ade1c6a3b25be"><code>6746b19</code></a> Use Object.create where appropriate</li> <li><a href="https://github.com/acornjs/acorn/commit/7f8799a82f733794b88c85ef7893753b59756c39"><code>7f8799a</code></a> Mark acorn-loose 8.0.1</li> <li><a href="https://github.com/acornjs/acorn/commit/2739d8b3c843e8910b02a5234566fa9774272793"><code>2739d8b</code></a> [loose parser] Always allow 'for await'</li> <li>Additional commits viewable in <a href="https://github.com/acornjs/acorn/compare/8.0.4...8.0.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=8.0.4&new-version=8.0.5)](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:35 +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#3316
No description provided.