Skip to content
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

Release v4.2.0 #1886

Merged
merged 34 commits into from
Oct 23, 2023
Merged

Release v4.2.0 #1886

merged 34 commits into from
Oct 23, 2023

Conversation

jtherrmann
Copy link
Contributor

@jtherrmann jtherrmann commented Oct 21, 2023

dependabot bot and others added 30 commits October 10, 2023 19:40
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.7 to 3.0.0.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@2.3.7...3.0.0)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [serverless-wsgi](https://github.com/logandk/serverless-wsgi) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/logandk/serverless-wsgi/releases)
- [Changelog](https://github.com/logandk/serverless-wsgi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/logandk/serverless-wsgi/commits)

---
updated-dependencies:
- dependency-name: serverless-wsgi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Add `phase_filter_parameter` for `INSAR_GAMMA`
Don't require float format for phase filter param
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [boto3](https://github.com/boto/boto3) from 1.28.62 to 1.28.66.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.62...1.28.66)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…3.0.3

Bump serverless-wsgi from 3.0.2 to 3.0.3
…ns/checkout-4.1.1

Bump actions/checkout from 4.1.0 to 4.1.1
Bumps [moto[dynamodb]](https://github.com/getmoto/moto) from 4.2.5 to 4.2.6.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.2.5...4.2.6)

---
updated-dependencies:
- dependency-name: moto[dynamodb]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [shapely](https://github.com/shapely/shapely) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/shapely/shapely/releases)
- [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt)
- [Commits](shapely/shapely@2.0.1...2.0.2)

---
updated-dependencies:
- dependency-name: shapely
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [boto3](https://github.com/boto/boto3) from 1.28.66 to 1.28.67.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.66...1.28.67)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
….2.6

Bump moto[dynamodb] from 4.2.5 to 4.2.6
Improve `phase_filter_parameter` description
@github-actions
Copy link

github-actions bot commented Oct 21, 2023

Developer checklist

  • Indicated the level of changes to this package by affixing one of these labels:

    • major -- Major changes to the API that may break current workflows
    • minor -- Minor changes to the API that do not break current workflows
    • patch -- Patches and bugfixes for the current version that do not break current workflows
    • bumpless -- Changes to documentation, CI/CD pipelines, etc. that don't affect the software's version
  • (If applicable) Updated the dependencies and indicated any downstream changes that are required

  • Added/updated documentation for these changes

  • Added/updated tests for these changes

  • If the step function code has changed, have you drained the job queue before merging?

    • For example, if the interface for a Lambda function has changed to expect different input,
      then currently running jobs (which use the old step function definition) will call the new
      function with the old input. So we must drain the job queue before deployment, so that the new
      function is only called by the new step function definition.

Reviewer checklist

  • Have all dependencies been updated?
  • Is the level of changes labeled appropriately?
  • Are all the changes described appropriately in CHANGELOG.md?
  • Has the documentation been adequately updated?
  • Are the tests adequate?

@jtherrmann jtherrmann added the minor Bump the minor version number of this project label Oct 21, 2023
@jtherrmann jtherrmann marked this pull request as ready for review October 23, 2023 17:25
@jtherrmann jtherrmann requested a review from a team as a code owner October 23, 2023 17:25
@jtherrmann jtherrmann temporarily deployed to hyp3-edc-prod October 23, 2023 20:04 — with GitHub Actions Inactive
@jtherrmann jtherrmann temporarily deployed to hyp3-enterprise-test October 23, 2023 20:04 — with GitHub Actions Inactive
@jtherrmann jtherrmann temporarily deployed to hyp3-edc-uat October 23, 2023 20:04 — with GitHub Actions Inactive
@jtherrmann jtherrmann temporarily deployed to hyp3-enterprise-test October 23, 2023 20:12 — with GitHub Actions Inactive
@jtherrmann jtherrmann temporarily deployed to hyp3-edc-prod October 23, 2023 20:12 — with GitHub Actions Inactive
@jtherrmann jtherrmann temporarily deployed to hyp3-edc-uat October 23, 2023 20:12 — with GitHub Actions Inactive
@jtherrmann jtherrmann merged commit 96dd986 into main Oct 23, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Bump the minor version number of this project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants