autoproxy
autoproxy copied to clipboard
Bump py-mini-racer from 0.1.18 to 0.3.0 in /autoproxy
Bumps py-mini-racer from 0.1.18 to 0.3.0.
Release notes
Sourced from py-mini-racer's releases.
0.3.0
- Introduce a strict mode
- Fix array conversion when size changes dynamically (related to CVE-2020-25489)
0.2.0
- Support for Windows 64 bits
- Support for Python 3.8
- Support for Alpine Linux
- Upgrade V8 to 7.8
- Support soft memory limits
- Avoid pip private modules in setup.py
Changelog
Sourced from py-mini-racer's changelog.
0.3.0 (2020-06-29)
- Introduce a strict mode
- Fix array conversion when size changes dynamically (CVE-2020-25489)
0.2.0 (2020-03-11)
- Support for Alpine Linux
- Avoid pip private modules in setup.py
0.2.0b1 (2020-01-09)
- Support for Windows 64 bits
- Support for Python 3.8
- Upgrade V8 to 7.8
- Support soft memory limits
Commits
0d3c6cdMerge pull request #114 from sqreen/release/0.3.08a18f7aRelease 0.3.0b1e13f7Fix a typodbe0539Merge pull request #110 from sqreen/feature/strict-mini-racer955427bRemove some assertions645c22bFormatting7631fa5Do not allow complex types in error messages16f20c1Use basic instead of scalard038ec4Merge branch 'master' into feature/strict-mini-raceref821eeMerge pull request #112 from sqreen/fix/ci- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.