Skip to content

Prepare 2.4.4 #1083

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

Merged
merged 38 commits into from
May 10, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
09efac5
Merge Pre release 2.5 into master (#1030)
fendor Jan 16, 2024
c350978
Prepare pre-release 2.5.2 (#1032)
fendor Jan 16, 2024
f7a3c08
Bump prettier from 3.1.1 to 3.2.5 (#1041)
dependabot[bot] Feb 5, 2024
f13fdfa
Bump @types/node from 20.10.7 to 20.11.16 (#1039)
dependabot[bot] Feb 5, 2024
2ac3f65
Bump webpack from 5.89.0 to 5.90.1 (#1040)
dependabot[bot] Feb 5, 2024
1cd842e
Bump @types/node from 20.11.16 to 20.11.17 (#1045)
dependabot[bot] Feb 12, 2024
3f74e9e
Bump mocha from 10.2.0 to 10.3.0 (#1044)
dependabot[bot] Feb 12, 2024
5769ee2
Bump husky from 8.0.3 to 9.0.11 (#1049)
dependabot[bot] Feb 19, 2024
a2677f7
Tooling update (#1043)
bzm3r Feb 19, 2024
8654572
Bump webpack from 5.90.1 to 5.90.2 (#1048)
dependabot[bot] Feb 19, 2024
c2f6027
Bump ts-pattern from 5.0.6 to 5.0.8 (#1050)
dependabot[bot] Feb 19, 2024
1b6e156
Bump eslint from 8.56.0 to 8.57.0 (#1051)
dependabot[bot] Feb 26, 2024
fbe19f0
Bump webpack from 5.90.2 to 5.90.3 (#1052)
dependabot[bot] Feb 26, 2024
d7bd2eb
Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 (#1053)
dependabot[bot] Feb 26, 2024
f08f6c5
Bump @vscode/test-electron from 2.3.8 to 2.3.9 (#1054)
dependabot[bot] Mar 4, 2024
eefb38c
Bump @types/node from 20.11.17 to 20.11.24 (#1056)
dependabot[bot] Mar 4, 2024
8a20bb5
Bump typescript from 5.3.3 to 5.4.2 (#1059)
dependabot[bot] Mar 11, 2024
32eb091
Bump @types/node from 20.11.24 to 20.11.25 (#1058)
dependabot[bot] Mar 11, 2024
dd201a4
Add `haskell.plugin.fourmolu.config.path` option (#987)
georgefst Mar 11, 2024
66e71ed
Bump @types/node from 20.11.25 to 20.11.28 (#1061)
dependabot[bot] Mar 18, 2024
b3a551a
Bump eslint-webpack-plugin from 4.0.1 to 4.1.0 (#1062)
dependabot[bot] Mar 18, 2024
7d025cd
Bump webpack from 5.90.3 to 5.91.0 (#1066)
dependabot[bot] Mar 25, 2024
b0fef93
Bump @types/node from 20.11.28 to 20.11.30 (#1064)
dependabot[bot] Mar 25, 2024
7fc18f1
Bump typescript from 5.4.2 to 5.4.3 (#1065)
dependabot[bot] Mar 25, 2024
b0e3c46
Bump mocha from 10.3.0 to 10.4.0 (#1067)
dependabot[bot] Apr 1, 2024
f7d5001
Bump ts-pattern from 5.0.8 to 5.1.0 (#1068)
dependabot[bot] Apr 1, 2024
7b51915
Bump @types/node from 20.11.30 to 20.12.2 (#1069)
dependabot[bot] Apr 1, 2024
3b07f67
Bump ts-pattern from 5.1.0 to 5.1.1 (#1073)
dependabot[bot] Apr 8, 2024
7d81149
Bump @types/node from 20.12.2 to 20.12.5 (#1071)
dependabot[bot] Apr 8, 2024
34ad264
Bump glob from 10.3.10 to 10.3.12 (#1072)
dependabot[bot] Apr 8, 2024
a62fe89
Bump @types/vscode from 1.82.0 to 1.88.0 (#1070)
dependabot[bot] Apr 9, 2024
99fbd75
Add Session Loading style to list of known configs (#1077)
fendor May 9, 2024
00da470
Split out packaging action (#1080)
fendor May 9, 2024
9e0f76c
Bump typescript from 5.4.3 to 5.4.5 (#1075)
dependabot[bot] May 9, 2024
bf39cea
Bump @types/node from 20.12.5 to 20.12.8 (#1078)
dependabot[bot] May 9, 2024
a457684
Bump actions/upload-artifact from 3 to 4 (#1017)
dependabot[bot] May 9, 2024
5c837fa
Prepare pre-release 2.5.3 (#1081)
fendor May 10, 2024
2762b90
Merge remote-tracking branch 'upstream/master' into prepare-2.4.4
fendor May 10, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump glob from 10.3.10 to 10.3.12 (#1072)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.10 to 10.3.12.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.3.10...v10.3.12)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
commit 34ad264e3e4aba3e979f21cdd96bff1b648efeb3
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1163,7 +1163,7 @@
"@vscode/test-electron": "^2.3.9",
"eslint": "^8.57.0",
"eslint-webpack-plugin": "^4.1.0",
"glob": "^10.3.10",
"glob": "^10.3.12",
"husky": "^9.0.11",
"mocha": "^10.4.0",
"prettier": "^3.2.5",
Expand Down
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1189,16 +1189,16 @@ glob@8.1.0:
minimatch "^5.0.1"
once "^1.3.0"

glob@^10.3.10:
version "10.3.10"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
glob@^10.3.12:
version "10.3.12"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.12.tgz#3a65c363c2e9998d220338e88a5f6ac97302960b"
integrity sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==
dependencies:
foreground-child "^3.1.0"
jackspeak "^2.3.5"
jackspeak "^2.3.6"
minimatch "^9.0.1"
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
path-scurry "^1.10.1"
minipass "^7.0.4"
path-scurry "^1.10.2"

glob@^7.1.3:
version "7.2.3"
Expand Down Expand Up @@ -1407,7 +1407,7 @@ isobject@^3.0.1:
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
integrity sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==

jackspeak@^2.3.5:
jackspeak@^2.3.6:
version "2.3.6"
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
Expand Down Expand Up @@ -1536,18 +1536,18 @@ log-symbols@4.1.0:
chalk "^4.1.0"
is-unicode-supported "^0.1.0"

lru-cache@^10.2.0:
version "10.2.0"
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==

lru-cache@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
dependencies:
yallist "^4.0.0"

"lru-cache@^9.1.1 || ^10.0.0":
version "10.0.0"
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.0.tgz#b9e2a6a72a129d81ab317202d93c7691df727e61"
integrity sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==

merge-stream@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
Expand Down Expand Up @@ -1606,10 +1606,10 @@ minimatch@^5.0.1:
dependencies:
brace-expansion "^2.0.1"

"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
version "7.0.1"
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.1.tgz#dff63464407cd8b83d7f008c0f116fa8c9b77ebf"
integrity sha512-NQ8MCKimInjVlaIqx51RKJJB7mINVkLTJbsZKmto4UAAOC/CWXES8PGaOgoBZyqoUsUA/U3DToGK7GJkkHbjJw==
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.0.4:
version "7.0.4"
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==

mocha@^10.4.0:
version "10.4.0"
Expand Down Expand Up @@ -1751,12 +1751,12 @@ path-parse@^1.0.7:
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==

path-scurry@^1.10.1:
version "1.10.1"
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
path-scurry@^1.10.2:
version "1.10.2"
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.2.tgz#8f6357eb1239d5fa1da8b9f70e9c080675458ba7"
integrity sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==
dependencies:
lru-cache "^9.1.1 || ^10.0.0"
lru-cache "^10.2.0"
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"

path-type@^4.0.0:
Expand Down