-
-
Notifications
You must be signed in to change notification settings - Fork 248
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
Bump iso8601-duration from 1.3.0 to 2.1.2 #1121
Merged
Codixer
merged 5 commits into
develop
from
dependabot/npm_and_yarn/iso8601-duration-2.1.2
Oct 29, 2024
Merged
Bump iso8601-duration from 1.3.0 to 2.1.2 #1121
Codixer
merged 5 commits into
develop
from
dependabot/npm_and_yarn/iso8601-duration-2.1.2
Oct 29, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Feat: allow users to change dotenv file with env var This facilitates the usage of docker secrets for the keys/tokens. * Feat: default ENV_FILE to /config in dockerfile * Doc: document the existance and usage of ENV_FILe env var. * Fix: legacy env key in dockerfile * Dependency upgrade (for the past few missed dependabot updates) (#1117) * Bump dotenv from 16.0.0 to 16.4.5 Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.0 to 16.4.5. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.0.0...v16.4.5) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump p-retry from 4.6.2 to 6.2.0 Bumps [p-retry](https://github.com/sindresorhus/p-retry) from 4.6.2 to 6.2.0. - [Release notes](https://github.com/sindresorhus/p-retry/releases) - [Commits](sindresorhus/p-retry@v4.6.2...v6.2.0) --- updated-dependencies: - dependency-name: p-retry dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Bump ora from 6.1.0 to 8.1.0 Bumps [ora](https://github.com/sindresorhus/ora) from 6.1.0 to 8.1.0. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v6.1.0...v8.1.0) --- updated-dependencies: - dependency-name: ora dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @types/validator from 13.7.2 to 13.12.2 Bumps [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) from 13.7.2 to 13.12.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator) --- updated-dependencies: - dependency-name: "@types/validator" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump prisma from 4.16.0 to 5.21.1 Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 4.16.0 to 5.21.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.21.1/packages/cli) --- updated-dependencies: - dependency-name: prisma dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: JoaoCostaIFG <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [iso8601-duration](https://github.com/tolu/ISO8601-duration) from 1.3.0 to 2.1.2. - [Release notes](https://github.com/tolu/ISO8601-duration/releases) - [Commits](tolu/ISO8601-duration@v1.3.0...v2.1.2) --- updated-dependencies: - dependency-name: iso8601-duration dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Oct 29, 2024
📦 🤖 A new release has been made for this pull request.To play around with this PR, pull Images are available for x86_64 and ARM64.
|
dependabot
bot
deleted the
dependabot/npm_and_yarn/iso8601-duration-2.1.2
branch
October 29, 2024 12:31
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps iso8601-duration from 1.3.0 to 2.1.2.
Release notes
Sourced from iso8601-duration's releases.
... (truncated)
Commits
bb4470f
2.1.2e1e3750
Account for timezone offset between start/end time when calculating duration ...0fbf79c
2.1.18d2c38f
prettier --write2a3c158
Update README.md16dca73
Tidy up dev-deps04aed2a
2.1.08347ab3
update index.d.tsc267a35
Test code against@js-temporal/polyfill
(#27)d06b888
Export Duration interface (#29)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)