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

[#IP-224] Updated dependencies and imports #147

Merged
merged 1 commit into from
Jun 10, 2021
Merged

[#IP-224] Updated dependencies and imports #147

merged 1 commit into from
Jun 10, 2021

Conversation

michaeldisaro
Copy link
Contributor

List of Changes

  • Removed io-functions-express from dependencies
  • Added @pagopa/express-azure-functions
  • Updated @pagopa/io-functions-commons

Motivation and Context

We want to keep dependencies updated and coherent between projects.

How Has This Been Tested?

It has been tested by performing:

  • yarn install --frozen-lockfile
  • yarn build
  • yarn lint
  • yarn test

Types of changes

  • Chore (nothing changes by a user perspective)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@pagopa-github-bot
Copy link
Contributor

Warnings
⚠️

Please include a Pivotal story at the beginning of the PR title (see below).

Example of PR titles that include pivotal stories:

  • single story: [#123456] my PR title
  • multiple stories: [#123456,#123457,#123458] my PR title

New dependencies added: @pagopa/express-azure-functions.

@pagopa/express-azure-functions

Author: https://pagopa.gov.it

Description: Express adapter for Azure Functions

Homepage: https://github.com/pagopa/io-functions-express#readme

Created4 months ago
Last Updated4 months ago
LicenseMIT
Maintainers5
Releases1
Direct Dependencies
README

io-functions-express

Express adapter for Azure Functions.

Mostly a porting to TypeScript from azure-function-express.

Generated by 🚫 dangerJS

resolved "https://registry.yarnpkg.com/@pagopa/express-azure-functions/-/express-azure-functions-2.0.0.tgz#eb52a0b997d931c1509372e2a9bea22a8ca85c17"
integrity sha512-IFZqtk0e2sfkMZIxYqPORzxcKRkbIrVJesR6eMLNwzh1rA4bl2uh9ZHk1m55LNq4ZmaxREDu+1JcGlIaZQgKNQ==

"@pagopa/io-functions-commons@^20.5.3":
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we check if this upgrade contains breaking changes that could affect io-functions-admin clients?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There have been no breaking changes, just new features and dependencies bumps.

@michaeldisaro michaeldisaro merged commit 26af44c into master Jun 10, 2021
@michaeldisaro michaeldisaro deleted the ip-224 branch June 10, 2021 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants