build: re-run build to refresh dist/dedent.js (#38)
Note: although this was a new major version, it contains no breaking changes from 0.x.
The versioning intent was purely to signal that the API is stable.
0.8.0-beta
... (truncated)
Commits
90644fe fix: remove engines and provenance requirements (#93)
4c133c1 fix: \n should be changed to \n only when escapeSpecialCharacters is set (#91)
e634f0e build(deps-dev): bump @babel/traverse from 7.22.8 to 7.23.6 (#87)
625d708 fix: switch babel-plugin-macros to a peer dependency (again) (#89)
87f0f9b docs: add explicit install command to README.md (#84)
a4f30bf chore: replace last yarn references with pnpm (#86)
53a7267 chore: fix special characters escaping issue link in README (#82)
f1b814e build: onboarded to create-typescript-app (mostly) (#55)
Despite the major version bump, the only potentially breaking changes are in the types (if you're using TypeScript), as a result of #194. Overall the type inference and accuracy should be improved
Why not target the oldest active Node.js LTS, which is Node.js 18? I usually strictly follow this convention in my packages. However, this package is the exception because the HTTP part of Node.js is consistently buggy, and I don't have time to work around issues in older Node.js releases. I you need to still support Node.js 18, I suggest staying on Got v13, which is quite stable. Node.js 18 will be out of active LTS in 5 months.
Bumps the npm group with 25 updates in the / directory:
1.10.0
1.11.1
5.1.1
6.0.0
3.134.0
3.138.0
0.7.0
1.5.3
7.3.1
8.0.0
11.8.6
14.4.4
7.6.1
7.6.3
0.7.0
0.7.2
6.6.9
6.6.11
20.4.9
22.9.0
4.33.0
8.14.0
4.33.0
8.14.0
0.36.1
0.38.2
7.32.0
9.14.0
9.0.0
9.1.0
2.27.5
2.31.0
27.6.0
28.9.0
8.0.3
9.1.6
26.6.3
29.7.0
27.5.2
29.5.14
3.0.0
4.1.0
15.2.2
15.2.10
2.8.8
3.3.3
5.0.1
6.0.1
26.5.6
29.2.5
Updates
@actions/core
from 1.10.0 to 1.11.1Changelog
Sourced from
@actions/core
's changelog.Commits
Updates
@actions/github
from 5.1.1 to 6.0.0Changelog
Sourced from
@actions/github
's changelog.Commits
Updates
@pulumi/pulumi
from 3.134.0 to 3.138.0Release notes
Sourced from
@pulumi/pulumi
's releases.... (truncated)
Changelog
Sourced from
@pulumi/pulumi
's changelog.... (truncated)
Commits
f9de64c
Bump gRPC dependencies and migrategrpc.Dial
(#17701)8bcafb3
Document more provider methods (#17683)077d8e3
Prepare for v3.138.0 release (#17693)4299b32
DocumentResourceProvider.CheckConfig
(#17682)dd3168b
DocumentResourceProvider.Parameterize
(#17681)f146c2e
[PCL] Implement package descriptor blocks to support parameterized packages (...3fc9162
Language conformance for gRPC Check/Configure with schema-based secrets (#17634)bd63383
Update function comments to remove outdated DIY backend note (#17563)fd07f42
Changelog and go.mod updates for v3.137.0 (#17576)325ef43
Freeze v3.137.0 (#17558)Updates
dedent
from 0.7.0 to 1.5.3Release notes
Sourced from dedent's releases.
... (truncated)
Changelog
Sourced from dedent's changelog.
... (truncated)
Commits
90644fe
fix: remove engines and provenance requirements (#93)4c133c1
fix: \n should be changed to \n only when escapeSpecialCharacters is set (#91)e634f0e
build(deps-dev): bump@babel/traverse
from 7.22.8 to 7.23.6 (#87)625d708
fix: switch babel-plugin-macros to a peer dependency (again) (#89)87f0f9b
docs: add explicit install command to README.md (#84)a4f30bf
chore: replace last yarn references with pnpm (#86)53a7267
chore: fix special characters escaping issue link in README (#82)f1b814e
build: onboarded to create-typescript-app (mostly) (#55)f933c75
chore: remove files related to Flow (#77)d435ce3
docs: add PR number to CHANGELOG.md for 1.5.1 (#75)Maintainer changes
This version was pushed to npm by joshuakgoldberg, a new releaser for dedent since your current version.
Updates
envalid
from 7.3.1 to 8.0.0Release notes
Sourced from envalid's releases.
Commits
e7935c7
8.0.0800bbee
Freshen lockfilee28b95a
Update node versions for CI4321770
8.0.0-beta.39a0f02e
Update outdated dependencies535042e
Correct README.md: Addressing minor errors (#211)67c0a9c
chore: change username to@simenandre
(#208)5ab40eb
chore: change logo reference link (#207)58d854e
8.0.0-beta.2ce5c0e5
Allow support for extra inspectables (#206)Updates
got
from 11.8.6 to 14.4.4Release notes
Sourced from got's releases.
... (truncated)
Commits
3034c2f
14.4.492b378e
Fix support forAbortSignal#timeout()
(#2388)f4f3ba8
14.4.3f145b09
Update dependenciesf2f8cb2
Fix cache with HTTP2 (#2380)9ab4cf9
Fix 404 links related to cacheable-request (#2379)89b7fdf
Fix docs typo (#2378)895e463
Update HTTP/2 support info for Ky (#2374)3a06919
Use built-in delay method (#2373)d276dc9
Meta tweaksUpdates
semver
from 7.6.1 to 7.6.3Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
0a12d6c
chore: release 7.6.3 (#720)73a3d79
fix: optimize Range parsing and formatting (#726)2975ece
docs: fix extra backtick typo (#719)eb1380b
chore: release 7.6.2 (#714)6466ba9
fix(lru): use map.delete() directly (#713)Updates
@types/dedent
from 0.7.0 to 0.7.2Commits
Updates
@types/faker
from 6.6.9 to 6.6.11Commits
Updates
@types/node
from 20.4.9 to 22.9.0Commits
Updates
@typescript-eslint/eslint-plugin
from 4.33.0 to 8.14.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
16fba0a
chore(release): publish 8.14.042d275c
fix(scope-manager): fix asserted increments not being marked as write referen...d27a9ac
fix(eslint-plugin): [no-misused-promises] improve report loc for methods (#10...c13b6b4
chore: fix lint and build website errors (#10288)5b2ebcd
feat(eslint-plugin): [await-thenable] report unnecessaryawait using
statem...22f7f25
fix(eslint-plugin): [no-unnecessary-condition] improve error message for lite...e2e9ffc
feat(eslint-plugin): [no-confusing-void-expression] add an option to ignore v...ac1f632
chore(release): publish 8.13.0f83a591
fix(eslint-plugin): [switch-exhaustiveness-check] add support for covering a ...3b97b55
chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)Updates
@typescript-eslint/parser
from 4.33.0 to 8.14.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
16fba0a
chore(release): publish 8.14.0ac1f632
chore(release): publish 8.13.04af866a
chore(release): publish 8.12.21edec1d
chore(release): publish 8.12.13413a2d
chore(release): publish 8.12.079c27a8
chore(release): publish 8.11.08d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)7effdea
chore(release): publish 8.10.0f9c49e3
feat: support TypeScript 5.6 (#9972)4666ed4
chore(release): publish 8.9.0Updates
@vercel/ncc
from 0.36.1 to 0.38.2Release notes
Sourced from
@vercel/ncc
's releases.Commits
158a1fd
fix(deps): update webpack to v5.94.0, terser to v5.33.0 (#1213)c1c9c65
chore(deps): Bump fast-xml-parser from 4.2.7 to 4.5.0 (#1219)6ef9a48
chore(deps-dev): Bump express from 4.18.2 to 4.20.0 (#1214)9e7451b
ci: ignore failing test on macOS + run in band test-coverage (#1216)b2a325d
chore(ci): drop node@16 from ci (#1164)3c68358
chore(deps): Bump crypto-js from 4.1.1 to 4.2.0 (#1130)a70188f
chore(deps): Bump browserify-sign from 4.2.1 to 4.2.2 (#1131)b4cc7c6
chore(deps): Bump actions/setup-node from 3 to 4 (#1133)5f5dda2
chore(deps): Bump@babel/traverse
from 7.13.13 to 7.23.2 (#1125)ce5984e
fix: sourcemap sources removes webpack path (#1122)Updates
eslint
from 7.32.0 to 9.14.0Release notes
Sourced from eslint's releases.