Skip to content
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

fix(deps): update all dependencies #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 11, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@size-limit/preset-small-lib 4.11.0 -> 4.12.0 age adoption passing confidence
ask-sdk (source) 2.10.2 -> 2.14.0 age adoption passing confidence
conventional-changelog-cli (source) 2.1.1 -> 2.2.2 age adoption passing confidence
release-it 14.8.0 -> 14.14.3 age adoption passing confidence
size-limit 4.11.0 -> 4.12.0 age adoption passing confidence
tslib (source) 2.2.0 -> 2.8.1 age adoption passing confidence
typescript (source) 4.3.2 -> 4.9.5 age adoption passing confidence

Release Notes

ai/size-limit (@​size-limit/preset-small-lib)

v4.12.0

Compare Source

  • Added .size-limit.cjs config file support (by Cole Ellison).
alexa/alexa-skills-kit-sdk-for-nodejs (ask-sdk)

v2.14.0

Compare Source

Bug Fixes
  • version: typescript dependency (c2756d9)
  • warnings: removed extraneous spaces (7ad1651)
Features
  • component-interface: egress and ingress interface for ac skill components (41f5102)
  • delegation: delegation handler for AC to IM (06a2b2c)

v2.12.1

Compare Source

Bug Fixes

v2.12.0

Compare Source

Bug Fixes
  • lint errors caused on crypto due to node versions upgrade (61b6c1b)
  • updated node minimum versions for Github Actions and @​types/node to fix test failures (7636f36)
Features
  • adding A/B testing SPIs to core package (89cf2ed)

v2.11.0

Compare Source

Bug Fixes
  • updated return type of getDialogState (ef6b97e)
Features

2.10.2 (2021-03-16)

Bug Fixes
  • deprecate ssl-root-cas and switch to use tls.rootCertificates to… (#​686) (8217a3f)
  • export UserAgentManager from core (#​659) (b99d08d)
  • update and fix local-debug readme (#​663) (9522e94)
  • update readme for local-debug (bca8fad)
  • update readme to fix skillId spelling (65f65f0)
Features
conventional-changelog/conventional-changelog (conventional-changelog-cli)

v2.2.2

Compare Source

release-it/release-it (release-it)

v14.14.3

Compare Source

  • Remove .only test (dd249c6)
  • Temporarily(?) ignore docs.gihub.com links (returning 403) (ec3e4db)
  • Improve docs re. git.tagMatch (93c583c)
  • Replace "resources" at the bottom with link to license, order examples (e9c6b8d)
  • Update docs.github.com links (2fe93fd)
  • Add test for git.tagMatch + changelog behavior (5e843f1)
  • Improve documentatiion, mainly re. git.tagMatch (751e171)
  • Remove xlink namespace from svg (9ce7501)
  • Remove duplicate test and wrap up proxy fix (f1e8843)
  • Fixes github.proxy not working (#​863) (#​893) (1fe1afa)

v14.14.2

Compare Source

NOTE This is the latest release still supporting Node.js v10. Major issues reported in release-it v14 might still receive bug fixes and patch releases, but no new features.

v14.14.1

Compare Source

  • Update dependencies (still supporting Node.js v10) (7018194)
  • Add note about using Inquirer.js in hooks (closes #​821) (2f10cc4)
  • Add comment re. quoting CLI hook arguments (closes #​865) (ea11a0d)
  • Also transfer tagMatch to release plugins (fixes #​885) (0e0ad33)
  • Downgrade mock-fs and install polyfill for Promise.allSettled (to support Node v10) (56f1ec7)
  • test: fix CI test for different Node versions (#​888) (e8a57cc)
  • chore(deps): downgrade inquirer from 8.2.2 to 8.2.0 to avoid dropping Node 10 support (#​887) (2a9a31c)

v14.14.0

Compare Source

  • Update dependencies (c61c780)
  • Minor edits to new gitlab milestones feature (63869b8)
  • Add gitlab.milestones option to associate milestones with a release (#​883) (af0882f)
  • More consistently use example.org in docs, links and even tests (3ccdef0)
  • Clarify the github.host config option (#​875) (6d7c3f2)

v14.13.1

Compare Source

  • Take latestTag from config context (allowing any value) (9fe82ed)
  • Saleor project was moved to dedicated GitHub organization (#​873) (1e0f8f7)

v14.13.0

Compare Source

  • Allow wildcards for required branch(es) (closes #​877) (fb8622b)
  • Fix/add tests and wrap up npm.allowSameVersion (739f6f6)
  • Allow running npm version with arg --allow-same-version (#​878) (2a7565d)

v14.12.5

Compare Source

  • Fix body when auto-generating release notes (and updating) GitHub releases (2c42a8e)
  • Fix spec for different version of Git (c20d9d0)
  • Remove deprecated ref from docs (5e0d4c0)

v14.12.4

Compare Source

  • Update node-fetch (security issue in transitive dep, closes #​862) (d9aaa6c)
  • Remove the unused deprecated feature itself (d80beaf)
  • Remove old code coverage stuff (bdf6d18)

v14.12.3

Compare Source

v14.12.2

Compare Source

  • Add warning when github.web and github.assets are both set (closes #​836) (9e72c16)
  • Don't return nock interceptor (616525f)
  • Explain tagName prefix better (closes #​848) (f9d1b17)
  • Use empty string (not null) for release notes body in GitHub release request (fixes ##​855) (bdbc2ca)
  • fix spelling on git documentation (#​854) (66c6f3b)
  • Added comment about pre-release bumps (e.g. preminor) (aa34389)

v14.12.1

Compare Source

  • Fix tests on Linux (6495d3d)
  • Add latestVersion argument to getChangelog in test helper (d0ec1bb)

v14.12.0

Compare Source

  • Update example projects (b500aac)
  • Add support for pre-releases in runTasks test helper (b73770e)
  • Remove unused argument from getIncrement (test helper) (93b0a74)
  • Print --release-version after incremented version is resolved (5b04ba5)
  • Update dependencies (fb73af2)
  • Add node-redis to example projects (069a65f)
  • Add test for GitHub enterprise host web release url (e4718b0)
  • Wrap up the github.autoGenerate feature (a467b5f)
  • Update README.md (#​853) (0a4c605)
  • support github's auto generated release notes (#​843) (b612ce7)
  • feat : add a host info when generating web url (#​828) (1b1034c)

v14.11.8

Compare Source

v14.11.7

Compare Source

v14.11.6

Compare Source

  • Update dependencies (9a1d34b)
  • Fix tag name in github web release fallback url (14fcad0)
  • Changed git docs with correct hook (#​804) (588d776)

v14.11.5

Compare Source

  • Fix git directory detection (previously failed in git worktree) (7e30333)

v14.11.4

Compare Source

  • Move fallback version from plugin to core (d233605)

v14.11.3

Compare Source

  • Fix tagName in git tag prompt (1b37f24)

v14.11.2

Compare Source

v14.11.1

Compare Source

  • Update dependencies (11a0a38)
  • Improve second latest tag command (174ead3)
  • Improve tag version parser (f5d03cf)
  • Lift tagName to global/config context (3cb599b)
  • Make --no-increment --github.update non-breaking in v14 (deprecated) (2e0d707)
  • Separate --no-increment from --github.update (2cf52fb)

v14.11.0

Compare Source

  • Fall back to web-based github release without an API token (closes #​749) (675f823)
  • Add git.tagMatch to allow custom tag matching (fixes #​761) (f72ca0a)

v14.10.1

Compare Source

v14.10.0

Compare Source

  • Migrate to latest sinon (76af5d1)
  • Migrate to latest octokit (51b871d)
  • Update dependencies (e082eee)
  • Replace context variables in release assets (e.g, file-${version}.zip) (36744ba)

v14.9.0

Compare Source

  • feat: Adding certificateAuthorityFile option for GitLab releases (#​772) (dbb59dc)
  • Fix: example plugin reads file as string (#​774) (7bf70bb)
Microsoft/tslib (tslib)

v2.8.1

Compare Source

v2.8.0

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.7.0...v2.8.0

v2.7.0

Compare Source

v2.6.3

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.6.2...v2.6.3

v2.6.2: tslib 2.6.2

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.6.1...v2.6.2

v2.6.1: tslib 2.6.1

Compare Source

What's Changed

Full Changelog: microsoft/tslib@2.6.0...v2.6.1

v2.6.0: tslib 2.6.0

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.5.3...2.6.0

v2.5.3: tslib 2.5.3

Compare Source

What's Changed

Full Changelog: microsoft/tslib@2.5.2...v2.5.3

v2.5.2: tslib 2.5.2

Compare Source

This release explicitly re-exports helpers to work around TypeScript's incomplete symbol resolution for tslib.

v2.5.1: tslib 2.5.1

Compare Source

This release of tslib provides fixes for two issues.

First, it reverses the order of init hooks provided by decorators to correctly reflect proposed behavior.

Second, it corrects the exports field of tslib's package.json and provides accurate declaration files so that it may be consumed under the node16 and bundler settings for moduleResolution.

v2.5.0: tslib 2.5.0

Compare Source

What's New

Full Changelog: microsoft/tslib@2.4.1...2.5.0

v2.4.1: tslib 2.4.1

Compare Source

This release contains fixes for early returns and throws invoked on generators.

v2.4.0: tslib 2.4.0

Compare Source

This release includes the __classPrivateFieldIn helper as well as an update to __createBinding to reduce indirection between multiple re-exports.

v2.3.1: tslib 2.3.1

Compare Source

This release updates the __spreadArray helper for TypeScript 4.4 to correctly operate on collections that are not "concat-spreadable" such as the DOM's NodeLists and HTMLCollections.

v2.3.0: tslib 2.3.0

Compare Source

This release updates tslib to use TypeScript 4.4's upcoming __spreadArray helper which correctly preserves sparse array inputs (e.g. arrays containing "missing" elements like [1, 2, , 4]). This new version of __spreadArray is backwards-compatible and is often also faster. See https://github.com/microsoft/tslib/pull/151 for more details.

microsoft/TypeScript (typescript)

v4.9.5: TypeScript 4.9.5

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:

v4.9.4: TypeScript 4.9.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Changes:

This list of changes was auto generated.

v4.9.3: TypeScript 4.9

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:

See More

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Jun 11, 2021

size-limit report 📦

Path Size
dist/ssml.cjs.production.min.js 399.88 KB (0%)
dist/ssml.esm.js 399.85 KB (0%)

@renovate renovate bot force-pushed the renovate/all-dependencies branch from a80a56f to 104ae04 Compare June 11, 2021 23:14
@renovate renovate bot changed the title chore(deps): update all dependencies to v4.12.0 chore(deps): update all dependencies Jun 11, 2021
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 104ae04 to 16bc120 Compare June 12, 2021 16:16
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 16bc120 to 90bdc35 Compare June 20, 2021 19:32
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 90bdc35 to 366b92f Compare July 2, 2021 16:47
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 366b92f to f8dd385 Compare July 24, 2021 08:26
@renovate renovate bot force-pushed the renovate/all-dependencies branch 3 times, most recently from 0cb7a75 to 9acbc97 Compare August 9, 2021 22:20
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 9acbc97 to 8e81e11 Compare October 18, 2021 16:09
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 8e81e11 to 6cf2cf9 Compare March 7, 2022 17:12
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 6cf2cf9 to 8cc941b Compare March 26, 2022 15:14
@renovate renovate bot force-pushed the renovate/all-dependencies branch 4 times, most recently from 63ad019 to 93422d5 Compare April 29, 2022 20:26
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from ce8c5be to 11b18b5 Compare May 13, 2022 22:20
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 11b18b5 to d541bf6 Compare May 24, 2022 20:23
@renovate renovate bot force-pushed the renovate/all-dependencies branch from d541bf6 to bde6db1 Compare June 3, 2022 21:25
@renovate renovate bot force-pushed the renovate/all-dependencies branch from bde6db1 to 75b4d5f Compare June 17, 2022 19:11
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 75b4d5f to d6a96e8 Compare September 25, 2022 21:16
@renovate renovate bot force-pushed the renovate/all-dependencies branch from d6a96e8 to f9c4ac9 Compare November 20, 2022 14:21
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 9609367 to 9da6caa Compare March 23, 2023 23:22
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 04950fd to bc8a21f Compare April 3, 2023 14:29
@renovate renovate bot force-pushed the renovate/all-dependencies branch from bc8a21f to 287c8a3 Compare April 17, 2023 10:58
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 287c8a3 to 02ac997 Compare May 28, 2023 12:11
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 788e83e to c201f60 Compare November 6, 2023 09:15
@renovate renovate bot force-pushed the renovate/all-dependencies branch from c201f60 to 213da0d Compare November 16, 2023 12:55
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 213da0d to 94742a9 Compare December 3, 2023 10:52
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 94742a9 to f614942 Compare January 11, 2024 02:16
@renovate renovate bot force-pushed the renovate/all-dependencies branch from f614942 to 1e48fae Compare January 28, 2024 09:25
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 1e48fae to 4b57789 Compare February 4, 2024 09:48
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 4b57789 to f1658ab Compare February 25, 2024 10:37
@renovate renovate bot force-pushed the renovate/all-dependencies branch from f1658ab to 8a93dfb Compare March 12, 2024 11:56
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 0e96637 to 3a6e882 Compare March 24, 2024 17:55
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 3a6e882 to 4725dfa Compare March 30, 2024 10:37
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 4725dfa to 3229393 Compare April 14, 2024 09:31
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from fcecb0b to 5a22c8c Compare April 25, 2024 08:31
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from ecfcb27 to 5cb9b37 Compare June 4, 2024 21:43
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 5cb9b37 to 9b198ce Compare July 21, 2024 13:49
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 9b198ce to 55fd8f7 Compare August 6, 2024 06:54
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from f147dab to c0c3da3 Compare August 28, 2024 09:09
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from cf053e0 to 5e56755 Compare October 15, 2024 18:24
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 5e56755 to 2439239 Compare October 31, 2024 23:13
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 2439239 to aa3f2ea Compare December 2, 2024 11:49
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all-dependencies branch from aa3f2ea to b049b24 Compare January 14, 2025 21:00
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 03390a1 to cd847d5 Compare January 30, 2025 14:14
@renovate renovate bot force-pushed the renovate/all-dependencies branch from cd847d5 to 9b06db0 Compare February 9, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants