8000 Bump jmespath from 0.9.0 to 0.10.0 by dependabot-preview[bot] · Pull Request #498 · nficano/python-lambda · GitHub < 8000 meta name="release" content="06fa20ea1477abb0b8a8fd9ad0efced9a2f203e9">
[go: up one dir, main page]

Skip to content

Conversation

@dependabot-preview
Copy link
Contributor
@dependabot-preview dependabot-preview bot commented May 13, 2020

Bumps jmespath from 0.9.0 to 0.10.0.

Changelog

Sourced from jmespath's changelog.

0.10.0

  • Python 2.6 and 3.3 have reached end-of-life and have been deprecated. (issue 175)
  • Fix race condition when clearing cached parsed expressions. (issue 197)

0.9.5

  • Fix syntax warnings on python 3.8 (issue 187)

0.9.4

  • Fix min_by/max_by with empty lists (issue 151)
  • Fix reverse type for null type (issue 145)

0.9.3

  • Fix issue where long types in py2 and Decimal types were not being evaluated as numbers (issue 125)
  • Handle numbers in scientific notation in to_number() function (issue 120)
  • Fix issue where custom functions would override the function table of the builtin function class (issue 133)

0.9.2

  • Fix regression when using ordering comparators on strings (issue 124)

0.9.1

  • Raise LexerError on invalid numbers (issue 98)
  • Add support for custom functions (#100) (issue 100)
  • Fix ZeroDivisionError for built-in function avg() on empty lists (#115) (issue 115)
  • Properly handle non numerical ordering operators (#117) (issue 117)
Commits
  • 1c46efc Merge branch 'release-0.10.0'
  • 99143bf Bump version to 0.10.0
  • f78178d Bump version to 0.10.0
  • b530ae5 Merge branch 'hannes-fix-cache-race' into develop
  • 7969813 Add bug fix to changelog
  • 09f76b3 Update test to ensure it fails
  • c501751 Fix race condition in cache eviction
  • 1c0f538 Remove windows testing for now
  • 2111890 Use latest version of pip when running tests
  • adc0f2d Add tests on windows
  • 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)
  • @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:

  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 13, 2020
Bumps [jmespath](https://github.com/jmespath/jmespath.py) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/jmespath/jmespath.py/releases)
- [Changelog](https://github.com/jmespath/jmespath.py/blob/develop/CHANGELOG.rst)
- [Commits](jmespath/jmespath.py@0.9.0...0.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/jmespath-0.10.0 branch from 301e2ce to d5d32b3 Compare January 4, 2021 20:23
@rishabh-bhargava rishabh-bhargava merged commit 9b9f562 into master Jan 5, 2021
@rishabh-bhargava rishabh-bhargava deleted the dependabot/pip/jmespath-0.10.0 branch January 5, 2021 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0