mlevit / aws-auto-cleanup

Programmatically delete AWS resources based on an allowlist and time to live (TTL) settings
MIT License
496 stars 55 forks source link

Bump simplejson from 3.16.0 to 3.17.0 #36

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps simplejson from 3.16.0 to 3.17.0.

Release notes *Sourced from [simplejson's releases](https://github.com/simplejson/simplejson/releases).* > ## v3.17.0 > * Updated documentation to be Python 3 first, and > have removed documentation notes about version changes > that occurred more than five years ago. > [simplejson/simplejson#257](https://github-redirect.dependabot.com/simplejson/simplejson/pull/257) > [simplejson/simplejson#254](https://github-redirect.dependabot.com/simplejson/simplejson/pull/254) > * Update build matrix for Python 3.8 > [simplejson/simplejson#255](https://github-redirect.dependabot.com/simplejson/simplejson/pull/255) > [simplejson/simplejson#256](https://github-redirect.dependabot.com/simplejson/simplejson/pull/256) > > ## v3.16.1 > No release notes provided.
Changelog *Sourced from [simplejson's changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt).* > Version 3.17.0 released 2019-11-17 > > * Updated documentation to be Python 3 first, and > have removed documentation notes about version changes > that occurred more than five years ago. > [simplejson/simplejson#257](https://github-redirect.dependabot.com/simplejson/simplejson/pull/257) > [simplejson/simplejson#254](https://github-redirect.dependabot.com/simplejson/simplejson/pull/254) > * Update build matrix for Python 3.8 > [simplejson/simplejson#255](https://github-redirect.dependabot.com/simplejson/simplejson/pull/255) > [simplejson/simplejson#256](https://github-redirect.dependabot.com/simplejson/simplejson/pull/256) > > Version 3.16.1 released 2018-09-07 > > * Added examples for JSON lines use cases > [simplejson/simplejson#236](https://github-redirect.dependabot.com/simplejson/simplejson/pull/236) > * Add wheels for more Python versions and platforms > [simplejson/simplejson#234](https://github-redirect.dependabot.com/simplejson/simplejson/pull/234) > [simplejson/simplejson#233](https://github-redirect.dependabot.com/simplejson/simplejson/pull/233) > [simplejson/simplejson#231](https://github-redirect.dependabot.com/simplejson/simplejson/pull/231) > > Version 3.16.0 released 2018-06-28 > > * Restore old behavior with regard to the type of decoded empty > strings with speedups enabled on Python 2.x > [simplejson/simplejson#225](https://github-redirect.dependabot.com/simplejson/simplejson/pull/225) > * Add python_requires to setup.py to help pip > [simplejson/simplejson#224](https://github-redirect.dependabot.com/simplejson/simplejson/pull/224) > * Fix CSS in docs when built locally > [simplejson/simplejson#222](https://github-redirect.dependabot.com/simplejson/simplejson/pull/222) > > Version 3.15.0 released 2018-05-12 > > * Clean up the C code > [simplejson/simplejson#220](https://github-redirect.dependabot.com/simplejson/simplejson/pull/220) > * Bypass the decode() method in bytes subclasses > [simplejson/simplejson#219](https://github-redirect.dependabot.com/simplejson/simplejson/pull/219) > * Support builds without cStringIO > [simplejson/simplejson#217](https://github-redirect.dependabot.com/simplejson/simplejson/pull/217) > * Allow to disable serializing bytes by default in Python 3 > [simplejson/simplejson#216](https://github-redirect.dependabot.com/simplejson/simplejson/pull/216) > * Simplify the compatibility code > [simplejson/simplejson#215](https://github-redirect.dependabot.com/simplejson/simplejson/pull/215) > * Fix tests in Python 2.5 > [simplejson/simplejson#214](https://github-redirect.dependabot.com/simplejson/simplejson/pull/214) > > Version 3.14.0 released 2018-04-21 > > * Defer is_raw_json test (performance improvement) > [simplejson/simplejson#212](https://github-redirect.dependabot.com/simplejson/simplejson/pull/212) > * Avoid escaping U+2028 and U+2029 without ensure_ascii > ... (truncated)
Commits - [`6cbbd18`](https://github.com/simplejson/simplejson/commit/6cbbd1859f7ff219c19f68d3063842cdd6db1885) Set version back to v3.17.0 - [`07a6795`](https://github.com/simplejson/simplejson/commit/07a67957ddb2d55e6d8994474c0e18c9c7d967a7) Bump version to v3.18.0 to work around build issues - [`ea42557`](https://github.com/simplejson/simplejson/commit/ea425570fa750f5492bcf6560b3ce6bbda3cd264) Rotate API key again - [`f1b11ee`](https://github.com/simplejson/simplejson/commit/f1b11ee7d3671ad71809fa083e08ed4bd2e48b65) Remove old API key - [`dadfd87`](https://github.com/simplejson/simplejson/commit/dadfd873c7dcada313af90e7f214ede8bbe95f37) Update travis deploy key - [`2e0c0e4`](https://github.com/simplejson/simplejson/commit/2e0c0e4de3cb50fe3e354c738575cdd75ec09ff3) Merge pull request [#257](https://github-redirect.dependabot.com/simplejson/simplejson/issues/257) from simplejson/python3-doc-updates - [`de2192b`](https://github.com/simplejson/simplejson/commit/de2192b371a752638822be5c70b5fac17ac23b4e) Finish updating docs to be Python 3-centric - [`77d00d2`](https://github.com/simplejson/simplejson/commit/77d00d27e7f3628598742be6ac0440aa31e53a35) Start transitioning docs to be Python 3 centric - [`2928fff`](https://github.com/simplejson/simplejson/commit/2928fff79b09a9a7165ef34abd69fc2ee1ec341a) Merge pull request [#256](https://github-redirect.dependabot.com/simplejson/simplejson/issues/256) from simplejson/python-3.8 - [`1a2b07b`](https://github.com/simplejson/simplejson/commit/1a2b07b552f0896800cfc968a9ec255d923e49f0) Update build matrix for Python 3.8 on Windows - Additional commits viewable in [compare view](https://github.com/simplejson/simplejson/compare/v3.16.0...v3.17.0)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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) - `@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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)