mirror of
https://github.com/docker/metadata-action.git
synced 2025-12-13 12:58:59 +08:00
Merge pull request #501 from docker/dependabot/npm_and_yarn/moment-timezone-0.5.47
Some checks failed
ci / context (git) (push) Failing after 1s
ci / context (workflow) (push) Failing after 1s
ci / multi-images (push) Failing after 1s
ci / tag-schedule (cron-{{date 'YYYYMMDD'}}) (push) Failing after 1s
ci / tag-schedule (schedule) (push) Failing after 1s
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Failing after 1s
ci / tag-match (\d.\d, 0) (push) Failing after 1s
ci / tag-match (\d.\d.\d, 0) (push) Failing after 1s
ci / tag-schedule () (push) Successful in 11s
ci / tag-semver (auto) (push) Failing after 1s
ci / tag-semver (false) (push) Failing after 1s
ci / flavor (push) Failing after 1s
ci / tag-match (v(.*), 1) (push) Successful in 6s
ci / images (push) Failing after 1s
ci / global-exps (push) Failing after 1s
ci / tag-semver (true) (push) Successful in 7s
ci / json (push) Failing after 1s
ci / bake (push) Failing after 1s
ci / custom-labels-annotations (push) Successful in 7s
ci / sep-tags ( ) (push) Failing after 1s
ci / output-env (push) Failing after 1s
ci / sep-tags (,) (push) Failing after 3s
ci / no-output-env (push) Failing after 1s
ci / no-images (push) Failing after 1s
ci / bake-annotations (push) Failing after 3s
ci / bake-path-context (push) Failing after 1s
ci / sha-short (16) (push) Failing after 1s
ci / dump (push) Failing after 1s
test / test (push) Failing after 1s
validate / prepare (push) Failing after 1s
ci / sha-short () (push) Successful in 9s
validate / validate (push) Has been skipped
ci / docker-push (push) Failing after 44s
Some checks failed
ci / context (git) (push) Failing after 1s
ci / context (workflow) (push) Failing after 1s
ci / multi-images (push) Failing after 1s
ci / tag-schedule (cron-{{date 'YYYYMMDD'}}) (push) Failing after 1s
ci / tag-schedule (schedule) (push) Failing after 1s
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Failing after 1s
ci / tag-match (\d.\d, 0) (push) Failing after 1s
ci / tag-match (\d.\d.\d, 0) (push) Failing after 1s
ci / tag-schedule () (push) Successful in 11s
ci / tag-semver (auto) (push) Failing after 1s
ci / tag-semver (false) (push) Failing after 1s
ci / flavor (push) Failing after 1s
ci / tag-match (v(.*), 1) (push) Successful in 6s
ci / images (push) Failing after 1s
ci / global-exps (push) Failing after 1s
ci / tag-semver (true) (push) Successful in 7s
ci / json (push) Failing after 1s
ci / bake (push) Failing after 1s
ci / custom-labels-annotations (push) Successful in 7s
ci / sep-tags ( ) (push) Failing after 1s
ci / output-env (push) Failing after 1s
ci / sep-tags (,) (push) Failing after 3s
ci / no-output-env (push) Failing after 1s
ci / no-images (push) Failing after 1s
ci / bake-annotations (push) Failing after 3s
ci / bake-path-context (push) Failing after 1s
ci / sha-short (16) (push) Failing after 1s
ci / dump (push) Failing after 1s
test / test (push) Failing after 1s
validate / prepare (push) Failing after 1s
ci / sha-short () (push) Successful in 9s
validate / validate (push) Has been skipped
ci / docker-push (push) Failing after 44s
chore(deps): Bump moment-timezone from 0.5.46 to 0.5.47
This commit is contained in:
commit
bb3eecaaf8
26
dist/index.js
generated
vendored
26
dist/index.js
generated
vendored
File diff suppressed because one or more lines are too long
2
dist/index.js.map
generated
vendored
2
dist/index.js.map
generated
vendored
File diff suppressed because one or more lines are too long
@ -34,7 +34,7 @@
|
||||
"csv-parse": "^5.6.0",
|
||||
"handlebars": "^4.7.8",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.5.46",
|
||||
"moment-timezone": "^0.5.47",
|
||||
"semver": "^7.6.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@ -3214,7 +3214,7 @@ __metadata:
|
||||
handlebars: ^4.7.8
|
||||
jest: ^29.7.0
|
||||
moment: ^2.30.1
|
||||
moment-timezone: ^0.5.46
|
||||
moment-timezone: ^0.5.47
|
||||
prettier: ^3.2.5
|
||||
semver: ^7.6.3
|
||||
ts-jest: ^29.1.2
|
||||
@ -5249,12 +5249,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"moment-timezone@npm:^0.5.46":
|
||||
version: 0.5.46
|
||||
resolution: "moment-timezone@npm:0.5.46"
|
||||
"moment-timezone@npm:^0.5.47":
|
||||
version: 0.5.47
|
||||
resolution: "moment-timezone@npm:0.5.47"
|
||||
dependencies:
|
||||
moment: ^2.29.4
|
||||
checksum: 3974b467a98e5eb5dece66187d251aa0f97b087413c9a6a607b38ae6fa67032e12a107649dd857cfbcc31c194f004eb13ecc9fcd582b6a168a9a19355ec5a2e3
|
||||
checksum: 6288a9d653b902bd913f1dca24426ad71e5a98cd98684139e3ed74e635289e6acde62450735364fd3758d6ac836a1eaab859c08d0252587a377192f25f0bda5a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user