Skip to content

Commit aeb8b0d

Browse files
authored
Bump transitive deps brace-expansion to 1.1.12 and 2.0.2 and @babel/helpers to 7.28.4 (#340)
* Bump transitive deps brace-expansion to 1.1.12 and 2.0.2 and @babel/helpers to 7.28.4 * Prepare release 0.8.2
1 parent cbac928 commit aeb8b0d

File tree

3 files changed

+39
-23
lines changed

3 files changed

+39
-23
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,23 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## v0.8.2
6+
7+
- Bump transitive deps brace-expansion to 1.1.12 and 2.0.2 and @babel/helpers to 7.28.4 in [#340](https://github.com/grafana/grafana-aws-sdk-react/pull/340)
8+
- Bump eslint-plugin-jsdoc from 54.7.0 to 60.1.1 in [#338](https://github.com/grafana/grafana-aws-sdk-react/pull/338)
9+
- Bump jest from 30.1.3 to 30.2.0 in [#339](https://github.com/grafana/grafana-aws-sdk-react/pull/339)
10+
- Bump the npm-patch-dev-dependencies group with 2 updates in [#337](https://github.com/grafana/grafana-aws-sdk-react/pull/337)
11+
- Bump the npm-patch-dev-dependencies group with 4 updates in [#333](https://github.com/grafana/grafana-aws-sdk-react/pull/333)
12+
- Bump jest-environment-jsdom from 30.1.2 to 30.2.0 in [#331](https://github.com/grafana/grafana-aws-sdk-react/pull/331)
13+
- Bump eslint from 9.34.0 to 9.37.0 in [#329](https://github.com/grafana/grafana-aws-sdk-react/pull/329)
14+
- Bump @grafana/plugin-ui from 0.10.10 to 0.11.0 in [#320](https://github.com/grafana/grafana-aws-sdk-react/pull/320)
15+
- Bump @typescript-eslint/parser from 8.42.0 to 8.45.0 in [#319](https://github.com/grafana/grafana-aws-sdk-react/pull/319)
16+
- Bump the npm-patch-dev-dependencies group with 2 updates in [#318](https://github.com/grafana/grafana-aws-sdk-react/pull/318)
17+
- Bump @typescript-eslint/eslint-plugin from 8.41.0 to 8.45.0 in [#317](https://github.com/grafana/grafana-aws-sdk-react/pull/317)
18+
- Update gitignore for yarn files in [#316](https://github.com/grafana/grafana-aws-sdk-react/pull/316)
19+
520
## v0.8.1
21+
622
- Feat: get externalId from GrafanaConfig for Grafana Assume Role [#315](https://github.com/grafana/grafana-aws-sdk-react/pull/315)
723
- Bump the npm-patch-dev-dependencies group with 3 updates [#311](https://github.com/grafana/grafana-aws-sdk-react/pull/311)
824
- Bump eslint-plugin-jsdoc from 51.4.1 to 54.4.0 [#304](https://github.com/grafana/grafana-aws-sdk-react/pull/304)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grafana/aws-sdk",
3-
"version": "0.8.1",
3+
"version": "0.8.2",
44
"description": "Common AWS features for grafana",
55
"main": "dist/index.js",
66
"module": "dist/esm/index.js",

yarn.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -287,23 +287,13 @@ __metadata:
287287
languageName: node
288288
linkType: hard
289289

290-
"@babel/helpers@npm:^7.25.0":
291-
version: 7.25.6
292-
resolution: "@babel/helpers@npm:7.25.6"
293-
dependencies:
294-
"@babel/template": "npm:^7.25.0"
295-
"@babel/types": "npm:^7.25.6"
296-
checksum: 10c0/448c1cdabccca42fd97a252f73f1e4bcd93776dbf24044f3b4f49b756bf2ece73ee6df05177473bb74ea7456dddd18d6f481e4d96d2cc7839d078900d48c696c
297-
languageName: node
298-
linkType: hard
299-
300-
"@babel/helpers@npm:^7.27.6":
301-
version: 7.27.6
302-
resolution: "@babel/helpers@npm:7.27.6"
290+
"@babel/helpers@npm:^7.25.0, @babel/helpers@npm:^7.27.6":
291+
version: 7.28.4
292+
resolution: "@babel/helpers@npm:7.28.4"
303293
dependencies:
304294
"@babel/template": "npm:^7.27.2"
305-
"@babel/types": "npm:^7.27.6"
306-
checksum: 10c0/448bac96ef8b0f21f2294a826df9de6bf4026fd023f8a6bb6c782fe3e61946801ca24381490b8e58d861fee75cd695a1882921afbf1f53b0275ee68c938bd6d3
295+
"@babel/types": "npm:^7.28.4"
296+
checksum: 10c0/aaa5fb8098926dfed5f223adf2c5e4c7fbba4b911b73dfec2d7d3083f8ba694d201a206db673da2d9b3ae8c01793e795767654558c450c8c14b4c2175b4fcb44
307297
languageName: node
308298
linkType: hard
309299

@@ -615,7 +605,7 @@ __metadata:
615605
languageName: node
616606
linkType: hard
617607

618-
"@babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.27.6, @babel/types@npm:^7.28.0":
608+
"@babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.0":
619609
version: 7.28.1
620610
resolution: "@babel/types@npm:7.28.1"
621611
dependencies:
@@ -625,6 +615,16 @@ __metadata:
625615
languageName: node
626616
linkType: hard
627617

618+
"@babel/types@npm:^7.28.4":
619+
version: 7.28.4
620+
resolution: "@babel/types@npm:7.28.4"
621+
dependencies:
622+
"@babel/helper-string-parser": "npm:^7.27.1"
623+
"@babel/helper-validator-identifier": "npm:^7.27.1"
624+
checksum: 10c0/ac6f909d6191319e08c80efbfac7bd9a25f80cc83b43cd6d82e7233f7a6b9d6e7b90236f3af7400a3f83b576895bcab9188a22b584eb0f224e80e6d4e95f4517
625+
languageName: node
626+
linkType: hard
627+
628628
"@bcoe/v8-coverage@npm:^0.2.3":
629629
version: 0.2.3
630630
resolution: "@bcoe/v8-coverage@npm:0.2.3"
@@ -5161,21 +5161,21 @@ __metadata:
51615161
linkType: hard
51625162

51635163
"brace-expansion@npm:^1.1.7":
5164-
version: 1.1.11
5165-
resolution: "brace-expansion@npm:1.1.11"
5164+
version: 1.1.12
5165+
resolution: "brace-expansion@npm:1.1.12"
51665166
dependencies:
51675167
balanced-match: "npm:^1.0.0"
51685168
concat-map: "npm:0.0.1"
5169-
checksum: 10c0/695a56cd058096a7cb71fb09d9d6a7070113c7be516699ed361317aca2ec169f618e28b8af352e02ab4233fb54eb0168460a40dc320bab0034b36ab59aaad668
5169+
checksum: 10c0/975fecac2bb7758c062c20d0b3b6288c7cc895219ee25f0a64a9de662dbac981ff0b6e89909c3897c1f84fa353113a721923afdec5f8b2350255b097f12b1f73
51705170
languageName: node
51715171
linkType: hard
51725172

51735173
"brace-expansion@npm:^2.0.1":
5174-
version: 2.0.1
5175-
resolution: "brace-expansion@npm:2.0.1"
5174+
version: 2.0.2
5175+
resolution: "brace-expansion@npm:2.0.2"
51765176
dependencies:
51775177
balanced-match: "npm:^1.0.0"
5178-
checksum: 10c0/b358f2fe060e2d7a87aa015979ecea07f3c37d4018f8d6deb5bd4c229ad3a0384fe6029bb76cd8be63c81e516ee52d1a0673edbe2023d53a5191732ae3c3e49f
5178+
checksum: 10c0/6d117a4c793488af86b83172deb6af143e94c17bc53b0b3cec259733923b4ca84679d506ac261f4ba3c7ed37c46018e2ff442f9ce453af8643ecd64f4a54e6cf
51795179
languageName: node
51805180
linkType: hard
51815181

0 commit comments

Comments
 (0)