Skip to content

Commit

Permalink
v1.25.0 (#321)
Browse files Browse the repository at this point in the history
  • Loading branch information
Que3216 authored Sep 5, 2023
2 parents b638111 + 563cae9 commit 84f6bdc
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 24 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"@alwaysmeticulous/client": "^2.70.0",
"@alwaysmeticulous/client": "^2.71.0",
"@alwaysmeticulous/common": "^2.70.0",
"//": "Upgrading `replay-orchestrator-launcher`? Consider bumping the environment version `LOGICAL_ENVIRONMENT_VERSION` in `constants.ts` if the new version includes visible changes.",
"@alwaysmeticulous/replay-orchestrator-launcher": "^2.70.0",
"@alwaysmeticulous/replay-orchestrator-launcher": "^2.71.1",
"@alwaysmeticulous/sentry": "^2.40.3",
"@sentry/node": "^7.50.0",
"lodash.debounce": "^4.0.8",
Expand Down
62 changes: 40 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,19 @@
resolved "https://registry.yarnpkg.com/@alwaysmeticulous/api/-/api-2.70.0.tgz#3523886f32582edee8f52a455424369c52dec1be"
integrity sha512-61U3cPZnlPuSerl/x8JPFqqGM/+dmjY+w5oNBbwUHShRoGVEJb11Dg+1ziHPoLffT+QKoM3g8XpuD3d4FIziZw==

"@alwaysmeticulous/client@^2.70.0":
version "2.70.0"
resolved "https://registry.yarnpkg.com/@alwaysmeticulous/client/-/client-2.70.0.tgz#21399b16ef2287a75ad5910874ae3548ea330ac6"
integrity sha512-5HmKJL/5mBLGiGYPkTyt5cGjMMjzjHCA5bO8hzzWkLiGRhrctATSdAI3+V6ae0RQpjuW9kwOYAKsBlmHT3Gyew==
dependencies:
"@alwaysmeticulous/api" "^2.70.0"
"@alwaysmeticulous/common" "^2.70.0"
"@alwaysmeticulous/sdk-bundles-api" "^2.70.0"
"@alwaysmeticulous/api@^2.71.0":
version "2.71.0"
resolved "https://registry.yarnpkg.com/@alwaysmeticulous/api/-/api-2.71.0.tgz#e5268607674ddf8619fb493e893ddd1f9d4e914a"
integrity sha512-Bmug6Ye1mUgdeCsbJjuRQ4FSGb3JLXBWldgm1FEwyinKkOhwmDR69lA0T+Dv8HW3nlfxiiQdO+fxnN1qd3vu1g==

"@alwaysmeticulous/client@^2.71.0":
version "2.71.0"
resolved "https://registry.yarnpkg.com/@alwaysmeticulous/client/-/client-2.71.0.tgz#f0a2cf9c518a4daab2117be8e64d33583b79b0c2"
integrity sha512-fzzIUxNj4gaH5Kco8f+RHeNrUbI1odliHHQ/O8br0xVEgOhsbVkI3kLiUYUDmsbd36aYBL/x6tCG+OyjAVK9yg==
dependencies:
"@alwaysmeticulous/api" "^2.71.0"
"@alwaysmeticulous/common" "^2.71.0"
"@alwaysmeticulous/sdk-bundles-api" "^2.71.0"
axios "^1.2.6"
axios-retry "^3.5.0"
loglevel "^1.8.0"
Expand All @@ -52,29 +57,37 @@
loglevel "^1.8.0"
luxon "^3.2.1"

"@alwaysmeticulous/downloading-helpers@^2.70.0":
version "2.70.0"
resolved "https://registry.yarnpkg.com/@alwaysmeticulous/downloading-helpers/-/downloading-helpers-2.70.0.tgz#3a535c27680a050c56380958dd71e2299deaadeb"
integrity sha512-jvyVOP/pk1S3VQzPepUQuLx9k3RlFkXkZRJrALvgwCExD0GqMkmISHgEAvdcFA1lrSR60GnaNdH1zMO51tqXQg==
"@alwaysmeticulous/common@^2.71.0":
version "2.71.0"
resolved "https://registry.yarnpkg.com/@alwaysmeticulous/common/-/common-2.71.0.tgz#7a8319a895e755b0b7e7923ad45a5dab1d31e272"
integrity sha512-sWWd9yTJl126CvZMiJ3TSYAqiBDlh37hofSOpA7h1IqXfQBpOLfooaOrVZdYh8Mhh/8XiU+Vdgiz4WVD5aXRQw==
dependencies:
"@alwaysmeticulous/api" "^2.70.0"
"@alwaysmeticulous/client" "^2.70.0"
"@alwaysmeticulous/common" "^2.70.0"
loglevel "^1.8.0"
luxon "^3.2.1"

"@alwaysmeticulous/downloading-helpers@^2.71.1":
version "2.71.1"
resolved "https://registry.yarnpkg.com/@alwaysmeticulous/downloading-helpers/-/downloading-helpers-2.71.1.tgz#2ce3c515db7bea6ad99dc46833a22635e35b2fa3"
integrity sha512-6rYZdpbyvucjNJGbuMSeHyLaYgOcKun7RnLMP71gccGLh0c24ZED6pFVbmhObqVz5mCzrQh0DKY8Ib5dbuIhcw==
dependencies:
"@alwaysmeticulous/api" "^2.71.0"
"@alwaysmeticulous/client" "^2.71.0"
"@alwaysmeticulous/common" "^2.71.0"
axios "^1.2.6"
axios-retry "^3.5.0"
extract-zip "^2.0.1"
loglevel "^1.8.0"
luxon "^3.2.1"
proper-lockfile "^4.1.2"

"@alwaysmeticulous/replay-orchestrator-launcher@^2.70.0":
version "2.70.0"
resolved "https://registry.yarnpkg.com/@alwaysmeticulous/replay-orchestrator-launcher/-/replay-orchestrator-launcher-2.70.0.tgz#3604be5d500a158f9b31f6e32907c56060e878ac"
integrity sha512-kUzv+pnhxSaHrG1xVx6vU9t782vYlgKi45s1CMdxYjOhTF8LVwO7oGbMgRCLOup1TFqM126EQUrc/hOf13jL0w==
"@alwaysmeticulous/replay-orchestrator-launcher@^2.71.1":
version "2.71.1"
resolved "https://registry.yarnpkg.com/@alwaysmeticulous/replay-orchestrator-launcher/-/replay-orchestrator-launcher-2.71.1.tgz#080486813258eff101407c1155962b7850649d31"
integrity sha512-Ax6bgzK7167ejEbHrrsJ2tIAfxPqK8kM2oZ7cFG2J+mLMuVKxqFEi/79PtI9ilY48zknlHkqAnwtNL1UX0kJIQ==
dependencies:
"@alwaysmeticulous/common" "^2.70.0"
"@alwaysmeticulous/downloading-helpers" "^2.70.0"
"@alwaysmeticulous/sdk-bundles-api" "^2.70.0"
"@alwaysmeticulous/common" "^2.71.0"
"@alwaysmeticulous/downloading-helpers" "^2.71.1"
"@alwaysmeticulous/sdk-bundles-api" "^2.71.0"
loglevel "^1.8.0"
puppeteer "19.11.1"

Expand All @@ -83,6 +96,11 @@
resolved "https://registry.yarnpkg.com/@alwaysmeticulous/sdk-bundles-api/-/sdk-bundles-api-2.70.0.tgz#28b019f49f872d36b9f38a5238054a05fe693620"
integrity sha512-bWd3c0nOsY/LKvUOTSu3ll1GGyqdWHrLrMbZKm1zLYDLQl9Mh6d7r0a2u1TBhPiw0thbDyufKQrClx2F3P5gnw==

"@alwaysmeticulous/sdk-bundles-api@^2.71.0":
version "2.71.0"
resolved "https://registry.yarnpkg.com/@alwaysmeticulous/sdk-bundles-api/-/sdk-bundles-api-2.71.0.tgz#c7350a58dac95a263f828c69c4e618f34defed8c"
integrity sha512-WNlxUUZ5Xgki9KchAfqKv5orvX+uq2MXgJ236YGO06fV08O1x3K9TRLqqs06y6I90s+CPUM3X5SX1csDLYja0Q==

"@alwaysmeticulous/sentry@^2.40.3":
version "2.40.3"
resolved "https://registry.yarnpkg.com/@alwaysmeticulous/sentry/-/sentry-2.40.3.tgz#544814084023df5c945dc168f170d8b3520f045a"
Expand Down

0 comments on commit 84f6bdc

Please sign in to comment.