[PR #708] [MERGED] Bump safer-eval from 1.3.0 to 1.3.3 #780

Closed
opened 2025-11-06 12:06:43 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/708
Author: @dependabot[bot]
Created: 6/5/2019
Status: Merged
Merged: 6/6/2019
Merged by: @agebhar1

Base: masterHead: dependabot/npm_and_yarn/safer-eval-1.3.3


📝 Commits (1)

  • dad113f Bump safer-eval from 1.3.0 to 1.3.3

📊 Changes

1 file changed (+48 additions, -2210 deletions)

View changed files

📝 package-lock.json (+48 -2210)

📄 Description

Bumps safer-eval from 1.3.0 to 1.3.3.

Commits

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

🔄 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/veggiemonk/awesome-docker/pull/708 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/5/2019 **Status:** ✅ Merged **Merged:** 6/6/2019 **Merged by:** [@agebhar1](https://github.com/agebhar1) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/safer-eval-1.3.3` --- ### 📝 Commits (1) - [`dad113f`](https://github.com/veggiemonk/awesome-docker/commit/dad113fea80ec43775cb5315fd43019dc6d431df) Bump safer-eval from 1.3.0 to 1.3.3 ### 📊 Changes **1 file changed** (+48 additions, -2210 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+48 -2210) </details> ### 📄 Description Bumps [safer-eval](https://github.com/commenthol/safer-eval) from 1.3.0 to 1.3.3. <details> <summary>Commits</summary> - [`d3167c8`](https://github.com/commenthol/safer-eval/commit/d3167c8cb863dbd373381a563a9045c2a07c6799) 1.3.3 - [`ba69286`](https://github.com/commenthol/safer-eval/commit/ba692863fe7062085b62669525d405257a16f486) Merge pull request [#5](https://github-redirect.dependabot.com/commenthol/safer-eval/issues/5) from commenthol/warning - [`8255b8a`](https://github.com/commenthol/safer-eval/commit/8255b8a99b86864560fd1a9a8f6f3b953352bd30) docu: Add warning on infinite loop - [`ad2e7d3`](https://github.com/commenthol/safer-eval/commit/ad2e7d3e45c7cfccde428a214893b4b5168c2c5a) chore: deprecate node v4 - [`7fb4912`](https://github.com/commenthol/safer-eval/commit/7fb4912ed3287d937472f6b848106d248a22f385) 1.3.2 - [`0f43ab4`](https://github.com/commenthol/safer-eval/commit/0f43ab4b17fe430a7f513e2cce5a84b099a22c14) chore: bump deps - [`1c29f6a`](https://github.com/commenthol/safer-eval/commit/1c29f6a6e304fb650c05056e217e457a0d2cc3c5) fix: disallow usage of Object.constructor - [`74e5bb8`](https://github.com/commenthol/safer-eval/commit/74e5bb845c3cf1cab4f0a5a8dea08685c20970c7) refactor: rename saferEval.spce.js - [`457bbfd`](https://github.com/commenthol/safer-eval/commit/457bbfd786f02db852da07137bd54c139194e2d7) 1.3.1 - [`b99ddfa`](https://github.com/commenthol/safer-eval/commit/b99ddfac39ed1adde42a4ba2f321873c3739368c) Merge pull request [#4](https://github-redirect.dependabot.com/commenthol/safer-eval/issues/4) from commenthol/issue-non-js-identifiers - Additional commits viewable in [compare view](https://github.com/commenthol/safer-eval/compare/v1.3.0...v1.3.3) </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=safer-eval&package-manager=npm_and_yarn&previous-version=1.3.0&new-version=1.3.3)](https://help.github.com/articles/configuring-automated-security-fixes) 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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:06:43 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#780