agrc / skid

A template for developing palletjack skids to be run as Google Cloud Functions
MIT License
0 stars 0 forks source link

deps: bump the major-dependencies group across 1 directory with 4 updates #21

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Updates the requirements on ugrc-palletjack, agrc-supervisor, black and functions-framework to permit the latest version. Updates ugrc-palletjack to 4.4.1

Release notes

Sourced from ugrc-palletjack's releases.

palletjack v4.4.1

What's Changed

Full Changelog: https://github.com/agrc/palletjack/compare/4.4.0...4.4.1

Commits
  • f6173db chore: bump arcgis version
  • 2a4b58f deps(dev): update black requirement in the major-dependencies group
  • 3336b6f chore: clean up unused file
  • 1a4e445 chore: wrap query requests in retry
  • c1ce133 feat: paginated salesforce queries.
  • fedfd65 fix: user proper grant_type for credentials
  • 991f0e0 ci: fix push.yml
  • 5fe996e fix: proper check for not raising warnings for pytest 8.x
  • dc39f15 ci: bump python to 3.11
  • 67e37d1 fix: dependabot is drunk?
  • Additional commits viewable in compare view


Updates agrc-supervisor to 3.1.0

Release notes

Sourced from agrc-supervisor's releases.

Supervisor v3.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/agrc/supervisor/compare/3.0.2...3.1.0

Commits
  • ec21bad chore: bump versions
  • 93e392a deps(dev): bump the major-dependencies group with 3 updates
  • b48ff25 chore(deps): bump the ci-dependencies group with 2 updates
  • c023f6e chore(deps-dev): bump the major-dependencies group with 1 update
  • 58a35a4 deps: pytest-pylint
  • 03c85c9 docs: correct badges
  • d0c942a chore: rename for conventions
  • 4086610 chore: add commit message prefix
  • 8544d2d ci: use dbot groups
  • 1b1e419 ci: shhhhhh
  • Additional commits viewable in compare view


Updates black to 24.4.2

Release notes

Sourced from black's releases.

24.4.2

This is a bugfix release to fix two regressions in the new f-string parser introduced in 24.4.1.

Parser

  • Fix regression where certain complex f-strings failed to parse (#4332)

Performance

  • Fix bad performance on certain complex string literals (#4331)
Changelog

Sourced from black's changelog.

24.4.2

This is a bugfix release to fix two regressions in the new f-string parser introduced in 24.4.1.

Parser

  • Fix regression where certain complex f-strings failed to parse (#4332)

Performance

  • Fix bad performance on certain complex string literals (#4331)

24.4.1

Highlights

  • Add support for the new Python 3.12 f-string syntax introduced by PEP 701 (#3822)

Stable style

  • Fix crash involving indented dummy functions containing newlines (#4318)

Parser

  • Add support for type parameter defaults, a new syntactic feature added to Python 3.13 by PEP 696 (#4327)

Integrations

  • Github Action now works even when git archive is skipped (#4313)

24.4.0

Stable style

  • Fix unwanted crashes caused by AST equivalency check (#4290)

Preview style

  • if guards in case blocks are now wrapped in parentheses when the line is too long. (#4269)
  • Stop moving multiline strings to a new line unless inside brackets (#4289)

Integrations

  • Add a new option use_pyproject to the GitHub Action psf/black. This will read the Black version from pyproject.toml. (#4294)

24.3.0

... (truncated)

Commits


Updates functions-framework to 3.8.0

Release notes

Sourced from functions-framework's releases.

v3.8.0

3.8.0 (2024-06-25)

Features

  • Set default logging level to align with Flask's defaults (#336) (d1d0753)

Bug Fixes

Changelog

Sourced from functions-framework's changelog.

3.8.0 (2024-06-25)

Features

  • Set default logging level to align with Flask's defaults (#336) (d1d0753)

Bug Fixes

3.7.0 (2024-05-17)

Features

  • (opt-in): terminate handling of work when the request has already timed out (#328) (2601975)
  • Add execution id (#320) (662bf4c)
  • restore gunicorn worker default configs from 3.5.0 (#326) (f08757a)
  • support disabling execution id logging (#325) (2e7de92)

Bug Fixes

3.6.0 (2024-04-29)

Features

  • avoid long running process when request timeout (#309) (3a0cdb8)

3.5.0 (2023-11-28)

Features

Bug Fixes

  • don't exit on reload if there is a syntax error (#214) (46780da)
  • reduce gunicorn concurrency to at most 4 * maximum available cor… (#259) (2e04cc2)

Documentation

... (truncated)

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
jacobdadams commented 3 months ago

closing in favor of manual updates in #22

dependabot[bot] commented 3 months ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml