-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump es5-ext from 0.10.53 to 0.10.64 #30
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/es5-ext-0.10.64
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+105
−25
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.53 to 0.10.64. - [Release notes](https://github.com/medikoo/es5-ext/releases) - [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md) - [Commits](medikoo/es5-ext@v0.10.53...v0.10.64) --- updated-dependencies: - dependency-name: es5-ext dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot rebase
Verzonden met Proton Mail Android
…-------- Oorspronkelijk bericht --------
Op 24-09-2024 09:47, schreef dependabot[bot] :
This automated pull request fixes a [security vulnerability](https://github.com/reposman33/giphiesViewer/security/dependabot/205) (high severity).
[Learn more about Dependabot security updates](https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates).
---------------------------------------------------------------
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.53 to 0.10.64.
Release notes
Sourced from [es5-ext's releases](https://github.com/medikoo/es5-ext/releases).
> 0.10.64 (2024-02-27)
>
> Bug Fixes
>
> - Revert update to postinstall script meant to fix Powershell issue, as it's a regression for some Linux terminals ([c2e2bb9](medikoo/es5-ext@c2e2bb9))
>
> ---------------------------------------------------------------
>
> [Comparison since last release](medikoo/es5-ext@v0.10.63...v0.10.64)
>
> 0.10.63 (2024-02-23)
>
> Bug Fixes
>
> - Do not rely on problematic regex ([3551cdd](medikoo/es5-ext@3551cdd)), addresses [#201](https://redirect.github.com/medikoo/es5-ext/issues/201)
> - Support ES2015+ function definitions in function#toStringTokens() ([a52e957](medikoo/es5-ext@a52e957)), addresses [#21](https://redirect.github.com/medikoo/es5-ext/issues/021)
> - Ensure postinstall script does not crash on Windows, fixes [#181](https://redirect.github.com/medikoo/es5-ext/issues/181) ([bf8ed79](medikoo/es5-ext@bf8ed79))
>
> Maintenance Improvements
>
> - Simplify the manifest message ([7855319](medikoo/es5-ext@7855319))
>
> ---------------------------------------------------------------
>
> [Comparison since last release](medikoo/es5-ext@v0.10.62...v0.10.63)
>
> 0.10.62 (2022-08-02)
>
> Maintenance Improvements
>
> - Manifest improvements:
>
> - ([#190](https://redirect.github.com/medikoo/es5-ext/issues/190)) ([b8dc53f](medikoo/es5-ext@b8dc53f))
> - ([c51d552](medikoo/es5-ext@c51d552))
>
> ---------------------------------------------------------------
>
> [Comparison since last release](medikoo/es5-ext@v0.10.61...v0.10.62)
>
> 0.10.61 (2022-04-20)
>
> Bug Fixes
>
> - Ensure postinstall script does not error ([a0be4fd](medikoo/es5-ext@a0be4fd))
>
> Maintenance Improvements
>
> - Bump dependencies ([d7e0a61](medikoo/es5-ext@d7e0a61))
>
> ---------------------------------------------------------------
>
> [Comparison since last release](medikoo/es5-ext@v0.10.60...v0.10.61)
>
> 0.10.60 (2022-04-07)
>
> Maintenance Improvements
>
> - Improve postinstall script configuration ([ab6b121](medikoo/es5-ext@ab6b121))
>
> ---------------------------------------------------------------
... (truncated)
Changelog
Sourced from [es5-ext's changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md).
> [0.10.64](medikoo/es5-ext@v0.10.63...v0.10.64) (2024-02-27)
>
> Bug Fixes
>
> - Revert update to postinstall script meant to fix Powershell issue, as it's a regression for some Linux terminals ([c2e2bb9](medikoo/es5-ext@c2e2bb9))
>
> [0.10.63](medikoo/es5-ext@v0.10.62...v0.10.63) (2024-02-23)
>
> Bug Fixes
>
> - Do not rely on problematic regex ([3551cdd](medikoo/es5-ext@3551cdd)), addresses [#201](https://redirect.github.com/medikoo/es5-ext/issues/201)
> - Support ES2015+ function definitions in function#toStringTokens() ([a52e957](medikoo/es5-ext@a52e957)), addresses [#21](https://redirect.github.com/medikoo/es5-ext/issues/021)
> - Ensure postinstall script does not crash on Windows, fixes [#181](https://redirect.github.com/medikoo/es5-ext/issues/181) ([bf8ed79](medikoo/es5-ext@bf8ed79))
>
> Maintenance Improvements
>
> - Simplify the manifest message ([7855319](medikoo/es5-ext@7855319))
>
> [0.10.62](medikoo/es5-ext@v0.10.61...v0.10.62) (2022-08-02)
>
> Maintenance Improvements
>
> - Manifest improvements:
>
> - ([#190](https://redirect.github.com/medikoo/es5-ext/issues/190)) ([b8dc53f](medikoo/es5-ext@b8dc53f))
> - ([c51d552](medikoo/es5-ext@c51d552))
>
> [0.10.61](medikoo/es5-ext@v0.10.60...v0.10.61) (2022-04-20)
>
> Bug Fixes
>
> - Ensure postinstall script does not error ([a0be4fd](medikoo/es5-ext@a0be4fd))
>
> Maintenance Improvements
>
> - Bump dependencies ([d7e0a61](medikoo/es5-ext@d7e0a61))
>
> [0.10.60](medikoo/es5-ext@v0.10.59...v0.10.60) (2022-04-07)
>
> Maintenance Improvements
>
> - Improve postinstall script configuration ([ab6b121](medikoo/es5-ext@ab6b121))
>
> [0.10.59](medikoo/es5-ext@v0.10.58...v0.10.59) (2022-03-17)
>
> Maintenance Improvements
>
> - Improve manifest wording ([#122](https://redirect.github.com/medikoo/es5-ext/issues/122)) ([eb7ae59](medikoo/es5-ext@eb7ae59))
> - Update data in manifest ([3d2935a](medikoo/es5-ext@3d2935a))
>
> [0.10.58](medikoo/es5-ext@v0.10.57...v0.10.58) (2022-03-11)
... (truncated)
Commits
- [f76b03d](medikoo/es5-ext@f76b03d) chore: Release v0.10.64
- [2881acd](medikoo/es5-ext@2881acd) chore: Bump dependencies
- [c2e2bb9](medikoo/es5-ext@c2e2bb9) fix: Revert update meant to fix Powershell issue, as it's a regression
- [16f2b72](medikoo/es5-ext@16f2b72) docs: Fix date in the changelog
- [de4e03c](medikoo/es5-ext@de4e03c) chore: Release v0.10.63
- [3fd53b7](medikoo/es5-ext@3fd53b7) chore: Upgrade lint-staged to v13
- [bf8ed79](medikoo/es5-ext@bf8ed79) chore: Ensure postinstall script does not crash on Windows
- [2cbbb07](medikoo/es5-ext@2cbbb07) chore: Bump dependencies
- [22d0416](medikoo/es5-ext@22d0416) chore: Bump LICENSE year
- [a52e957](medikoo/es5-ext@a52e957) fix: Support ES2015+ function definitions in function#toStringTokens()
- Additional commits viewable in [compare view](medikoo/es5-ext@v0.10.53...v0.10.64)
[Dependabot compatibility score](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 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 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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/reposman33/giphiesViewer/network/alerts).
---------------------------------------------------------------
You can view, comment on, or merge this pull request online at:
#30
Commit Summary
- [4ea6cbc](4ea6cbc) Bump es5-ext from 0.10.53 to 0.10.64
File Changes
([2 files](https://github.com/reposman33/giphiesViewer/pull/30/files))
- M [package-lock.json](https://github.com/reposman33/giphiesViewer/pull/30/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519) (57)
- M [yarn.lock](https://github.com/reposman33/giphiesViewer/pull/30/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de) (73)
Patch Links:
- https://github.com/reposman33/giphiesViewer/pull/30.patch
- https://github.com/reposman33/giphiesViewer/pull/30.diff
—
Reply to this email directly, [view it on GitHub](#30), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AAYNOZQWDYPKIPGK6Z3ISYTZYEKJBAVCNFSM6AAAAABOXVK7UGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2DINRSGQYDIMY).
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps es5-ext from 0.10.53 to 0.10.64.
Release notes
Sourced from es5-ext's releases.
... (truncated)
Changelog
Sourced from es5-ext's changelog.
... (truncated)
Commits
f76b03d
chore: Release v0.10.642881acd
chore: Bump dependenciesc2e2bb9
fix: Revert update meant to fix Powershell issue, as it's a regression16f2b72
docs: Fix date in the changelogde4e03c
chore: Release v0.10.633fd53b7
chore: Upgradelint-staged
to v13bf8ed79
chore: Ensure postinstall script does not crash on Windows2cbbb07
chore: Bump dependencies22d0416
chore: Bump LICENSE yeara52e957
fix: Support ES2015+ function definitions infunction#toStringTokens()
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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.