@atlassian/webresource-webpack-plugin 7.1.6 → 7.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +23 -3
  2. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -3,7 +3,27 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## <small>7.1.6 (2026-02-23)</small>
6
+ ## [7.1.8](https://bitbucket.org/atlassianlabs/fe-server/branches/compare/@atlassian/webresource-webpack-plugin@7.1.8..@atlassian/webresource-webpack-plugin@7.1.7) (2026-05-12)
7
+
8
+ **Note:** Version bump only for package @atlassian/webresource-webpack-plugin
9
+
10
+
11
+
12
+
13
+
14
+ ### [7.1.7](https://bitbucket.org/atlassianlabs/fe-server/branches/compare/@atlassian/webresource-webpack-plugin@7.1.7..@atlassian/webresource-webpack-plugin@7.1.6) (2026-04-09)
15
+
16
+ * [Renovate] Update dependency @types/node to v25.3.0 ([3feb2d5](https://bitbucket.org/atlassianlabs/fe-server/commits/3feb2d5))
17
+ * [Renovate] Update dependency @types/node to v25.5.0 ([4776c12](https://bitbucket.org/atlassianlabs/fe-server/commits/4776c12))
18
+ * [Renovate] Update dependency del to v8 ([8253122](https://bitbucket.org/atlassianlabs/fe-server/commits/8253122))
19
+ * [Renovate] Update dependency glob to v13 ([1593e98](https://bitbucket.org/atlassianlabs/fe-server/commits/1593e98))
20
+ * [Renovate] Update frontend - webpack ([b693f8c](https://bitbucket.org/atlassianlabs/fe-server/commits/b693f8c))
21
+
22
+
23
+
24
+
25
+
26
+ ### [7.1.6](https://bitbucket.org/atlassianlabs/fe-server/branches/compare/@atlassian/webresource-webpack-plugin@7.1.6..@atlassian/webresource-webpack-plugin@7.1.5) (2026-02-23)
7
27
 
8
28
  * fix(@atlassian/webresource-webpack-plugin): deduplication with same resources ([12baf70](https://bitbucket.org/atlassianlabs/fe-server/commits/12baf70))
9
29
 
@@ -11,7 +31,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
31
 
12
32
 
13
33
 
14
- ## <small>7.1.5 (2026-02-21)</small>
34
+ ### [7.1.5](https://bitbucket.org/atlassianlabs/fe-server/branches/compare/@atlassian/webresource-webpack-plugin@7.1.5..@atlassian/webresource-webpack-plugin@7.1.4) (2026-02-21)
15
35
 
16
36
  * fix(@atlassian/webresource-webpack-plugin): handle default values for chunkLoadingGlobal ([a341f63](https://bitbucket.org/atlassianlabs/fe-server/commits/a341f63))
17
37
 
@@ -19,7 +39,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
19
39
 
20
40
 
21
41
 
22
- ## <small>7.1.4 (2026-02-20)</small>
42
+ ### [7.1.4](https://bitbucket.org/atlassianlabs/fe-server/branches/compare/@atlassian/webresource-webpack-plugin@7.1.4..@atlassian/webresource-webpack-plugin@7.1.3) (2026-02-20)
23
43
 
24
44
  * [Renovate] Update dependency @types/node to v25.2.0 ([d8a6e41](https://bitbucket.org/atlassianlabs/fe-server/commits/d8a6e41))
25
45
  * [Renovate] Update dependency glob to v13 ([7b50582](https://bitbucket.org/atlassianlabs/fe-server/commits/7b50582))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlassian/webresource-webpack-plugin",
3
- "version": "7.1.6",
3
+ "version": "7.1.8",
4
4
  "description": "Auto-generates web-resource definitions from your webpacked code, for usage in an Atlassian product or plugin.",
5
5
  "main": "dist/WrmPlugin.js",
6
6
  "types": "dist/WrmPlugin.d.ts",
@@ -60,7 +60,7 @@
60
60
  "dependencies": {
61
61
  "lodash": "4.17.23",
62
62
  "pretty-data": "0.40.0",
63
- "tapable": "2.2.3",
63
+ "tapable": "2.3.3",
64
64
  "url-join": "4.0.1",
65
65
  "uuid": "8.3.2"
66
66
  },
@@ -73,12 +73,12 @@
73
73
  "@babel/preset-react": "^7.27.1",
74
74
  "@compiled/babel-plugin": "^0.38.1",
75
75
  "@compiled/babel-plugin-strip-runtime": "^0.38.0",
76
- "@compiled/react": "^0.19.0",
76
+ "@compiled/react": "^0.21.0",
77
77
  "@compiled/webpack-loader": "^0.20.0",
78
78
  "@rspack/core": "1.7.4",
79
79
  "@types/glob": "7.2.0",
80
80
  "@types/lodash": "4.17.23",
81
- "@types/node": "25.2.0",
81
+ "@types/node": "25.6.0",
82
82
  "@types/pretty-data": "0.40.3",
83
83
  "@types/url-join": "4.0.3",
84
84
  "@types/uuid": "8.3.4",
@@ -87,22 +87,22 @@
87
87
  "babel-loader": "^10.0.0",
88
88
  "css-loader": "5.2.7",
89
89
  "css-minimizer-webpack-plugin": "^7.0.2",
90
- "del": "6.1.1",
90
+ "del": "8.0.1",
91
91
  "esbuild": "0.27.2",
92
92
  "esbuild-register": "3.6.0",
93
93
  "eslint-plugin-local-rules": "^3.0.2",
94
94
  "file-loader": "6.2.0",
95
- "glob": "13.0.5",
95
+ "glob": "13.0.6",
96
96
  "jest": "30.2.0",
97
97
  "jquery": "3.6.0",
98
- "mini-css-extract-plugin": "2.9.4",
98
+ "mini-css-extract-plugin": "2.10.2",
99
99
  "react": "^18.3.1",
100
100
  "react-dom": "^18.3.1",
101
101
  "style-loader": "2.0.0",
102
102
  "ts-node": "10.4.0",
103
103
  "typescript": "5.9.3",
104
104
  "underscore": "1.13.7",
105
- "webpack": "5.104.1",
105
+ "webpack": "5.105.4",
106
106
  "webpack-cli": "4.10.0",
107
107
  "webpack-sources": "2.3.1",
108
108
  "xml-parser": "1.2.1"
@@ -131,5 +131,5 @@
131
131
  "test:watch": "jest --watch",
132
132
  "test:ci": "jest --ci --silent --runInBand"
133
133
  },
134
- "gitHead": "415d6e97aecdf8cf776fcc6697757531cf7d5c31"
134
+ "gitHead": "805e0888bfb7dcfb07c7369e2d1e11843b758986"
135
135
  }