-
Notifications
You must be signed in to change notification settings - Fork 0
Bump ts-loader from 8.0.1 to 8.0.3 #252
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
dependabot-preview
merged 1 commit into
master
from
dependabot/npm_and_yarn/ts-loader-8.0.3
Sep 1, 2020
Merged
Bump ts-loader from 8.0.1 to 8.0.3 #252
dependabot-preview
merged 1 commit into
master
from
dependabot/npm_and_yarn/ts-loader-8.0.3
Sep 1, 2020
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
|
@dependabot merge
…On Tue, 1 Sep 2020 at 17:32, dependabot-preview[bot] < ***@***.***> wrote:
Bumps ts-loader <https://github.com/TypeStrong/ts-loader> from 8.0.1 to
8.0.3.
Release notes
*Sourced from ts-loader's releases
<https://github.com/TypeStrong/ts-loader/releases>.*
v8.0.3
- Fix the wrong instance caching when using appendTsSuffixTo and
appendTsxSuffixTo together
<https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1170>
- thanks @meowtec <https://github.com/meowtec>
v8.0.2
- Fix 2 issues with experimentalWatchApi
<https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1159>
- thanks @appzuka <https://github.com/appzuka>
v8.0.2 attempt #2
<https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/2>
- Fix 2 issues with experimentalWatchApi
<https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1159>
- thanks @appzuka <https://github.com/appzuka>
Required a fix to the release mechanism TypeStrong/ts-loader#1166
<https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1166>
Changelog
*Sourced from ts-loader's changelog
<https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md>.*
v8.0.3
- Fix the wrong instance caching when using appendTsSuffixTo and
appendTsxSuffixTo together
<https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1170>
- thanks @meowtec <https://github.com/meowtec>
v8.0.2
- Fix 2 issues with experimentalWatchApi
<https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1159>
- thanks @appzuka <https://github.com/appzuka>
Commits
- 0e64ceb
<TypeStrong/ts-loader@0e64ceb>
Fix getOptionsHash when two options has different props but same values. (
#1170
<https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1170>
)
- 562b631
<TypeStrong/ts-loader@562b631>
doc: fix links (#1168
<https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1168>
)
- 961e83c
<TypeStrong/ts-loader@961e83c>
dont' install chrome (#1166
<https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1166>
)
- 2f6cbe8
<TypeStrong/ts-loader@2f6cbe8>
Fix 2 issues with experimentalWatchApi (#1159
<https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1159>
)
- a77470f
<TypeStrong/ts-loader@a77470f>
Bump elliptic from 6.4.0 to 6.5.3 in /examples/react-babel-karma-gulp (
#1165
<https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1165>
)
- fb8a90e
<TypeStrong/ts-loader@fb8a90e>
Bump elliptic from 6.4.0 to 6.5.3 in /examples/thread-loader (#1164
<https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1164>
)
- 83ab73b
<TypeStrong/ts-loader@83ab73b>
Bump elliptic from 6.4.1 to 6.5.3 in /examples/vanilla (#1163
<https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1163>
)
- 8d40313
<TypeStrong/ts-loader@8d40313>
Bump elliptic in /examples/fork-ts-checker-webpack-plugin (#1162
<https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1162>
)
- dfee22b
<TypeStrong/ts-loader@dfee22b>
Bump lodash in /test/execution-tests/2.1.4_babel-allowJsImportTypes (
#1149
<https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1149>
)
- cd59216
<TypeStrong/ts-loader@cd59216>
Fixed TsconfigPathsPlugin config path in Readme (#1081
<https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1081>
)
- Additional commits viewable in compare view
<TypeStrong/ts-loader@v8.0.1...v8.0.3>
[image: Dependabot compatibility score]
<https://dependabot.com/compatibility-score/?dependency-name=ts-loader&package-manager=npm_and_yarn&previous-version=8.0.1&new-version=8.0.3>
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting @dependabot
rebase.
------------------------------
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits
that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after
your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge
and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @dependabot ignore this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
- @dependabot use these labels will set the current labels as the
default for future PRs for this repo and language
- @dependabot use these reviewers will set the current reviewers as
the default for future PRs for this repo and language
- @dependabot use these assignees will set the current assignees as
the default for future PRs for this repo and language
- @dependabot use this milestone will set the current milestone as the
default for future PRs for this repo and language
- @dependabot badge me will comment on this PR with code to add a
"Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard
<https://app.dependabot.com>:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
------------------------------
You can view, comment on, or merge this pull request online at:
#252
Commit Summary
- Bump ts-loader from 8.0.1 to 8.0.3
File Changes
- *M* package-lock.json
<https://github.com/jmannau/serverless-ts-template/pull/252/files#diff-32607347f8126e6534ebc7ebaec4853d>
(32)
- *M* package.json
<https://github.com/jmannau/serverless-ts-template/pull/252/files#diff-b9cfc7f2cdf78a7f4b91a753d10865a2>
(2)
Patch Links:
- https://github.com/jmannau/serverless-ts-template/pull/252.patch
- https://github.com/jmannau/serverless-ts-template/pull/252.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#252>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABK6JLNOM6DP242Q6UXJXTSDSPSBANCNFSM4QRMIMSQ>
.
|
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.1 to 8.0.3. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v8.0.1...v8.0.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
cb918c3 to
5d657d7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps ts-loader from 8.0.1 to 8.0.3.
Release notes
Sourced from ts-loader's releases.
Changelog
Sourced from ts-loader's changelog.
Commits
0e64cebFix getOptionsHash when two options has different props but same values. (#1170)562b631doc: fix links (#1168)961e83cdont' install chrome (#1166)2f6cbe8Fix 2 issues with experimentalWatchApi (#1159)a77470fBump elliptic from 6.4.0 to 6.5.3 in /examples/react-babel-karma-gulp (#1165)fb8a90eBump elliptic from 6.4.0 to 6.5.3 in /examples/thread-loader (#1164)83ab73bBump elliptic from 6.4.1 to 6.5.3 in /examples/vanilla (#1163)8d40313Bump elliptic in /examples/fork-ts-checker-webpack-plugin (#1162)dfee22bBump lodash in /test/execution-tests/2.1.4_babel-allowJsImportTypes (#1149)cd59216Fixed TsconfigPathsPlugin config path in Readme (#1081)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @jmannau.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: