-
Notifications
You must be signed in to change notification settings - Fork 7
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
chore(deps): update devdependencies #25
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/devdependencies
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/devdependencies
branch
from
September 10, 2021 20:34
2762570
to
f096ecd
Compare
renovate
bot
force-pushed
the
renovate/devdependencies
branch
from
October 18, 2021 21:01
f096ecd
to
cb76257
Compare
renovate
bot
force-pushed
the
renovate/devdependencies
branch
from
April 24, 2022 17:26
cb76257
to
125b860
Compare
renovate
bot
force-pushed
the
renovate/devdependencies
branch
6 times, most recently
from
July 27, 2022 00:06
a9c30f2
to
90af82a
Compare
renovate
bot
force-pushed
the
renovate/devdependencies
branch
from
July 27, 2022 01:54
90af82a
to
714f261
Compare
renovate
bot
force-pushed
the
renovate/devdependencies
branch
from
August 11, 2022 16:38
714f261
to
d39869b
Compare
renovate
bot
force-pushed
the
renovate/devdependencies
branch
7 times, most recently
from
August 25, 2022 20:32
cc4112a
to
a9b79ad
Compare
renovate
bot
force-pushed
the
renovate/devdependencies
branch
4 times, most recently
from
September 12, 2022 14:56
fd6b28e
to
af58fed
Compare
renovate
bot
force-pushed
the
renovate/devdependencies
branch
2 times, most recently
from
September 14, 2022 01:12
a19a8af
to
4cffdb5
Compare
renovate
bot
force-pushed
the
renovate/devdependencies
branch
from
September 23, 2022 21:30
4cffdb5
to
f84c0f8
Compare
renovate
bot
force-pushed
the
renovate/devdependencies
branch
from
November 20, 2022 18:22
f84c0f8
to
8324955
Compare
renovate
bot
force-pushed
the
renovate/devdependencies
branch
from
March 22, 2023 17:50
8324955
to
40013a6
Compare
renovate
bot
force-pushed
the
renovate/devdependencies
branch
from
April 17, 2023 10:33
40013a6
to
e65bc9a
Compare
renovate
bot
force-pushed
the
renovate/devdependencies
branch
6 times, most recently
from
August 27, 2023 10:56
0e8bb64
to
ebcf9e8
Compare
renovate
bot
force-pushed
the
renovate/devdependencies
branch
2 times, most recently
from
September 8, 2023 22:09
a2c74be
to
eb60853
Compare
renovate
bot
force-pushed
the
renovate/devdependencies
branch
7 times, most recently
from
September 24, 2023 10:57
f8f2f82
to
74a7782
Compare
renovate
bot
force-pushed
the
renovate/devdependencies
branch
6 times, most recently
from
October 1, 2023 22:56
568945b
to
3baba6b
Compare
renovate
bot
force-pushed
the
renovate/devdependencies
branch
7 times, most recently
from
October 10, 2023 22:17
8f24861
to
16a12ee
Compare
renovate
bot
force-pushed
the
renovate/devdependencies
branch
from
October 15, 2023 15:49
16a12ee
to
4bbbdbc
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.
This PR contains the following updates:
^0.6.3
->^0.21.0
^0.4.2
->^0.21.0
^0.6.0
->^0.7.0
1.40.11
->1.40.14
^12.2.3
->^13.0.0
1.26.0
->1.26.1
18.0.15
->18.2.28
^0.3.1
->^0.4.0
2.1.2
->2.2.0
8.20.0
->8.51.0
1.18.1
->1.20.5
13.0.1
->13.0.2
2.2.4
->2.3.0
^0.2.4
->^0.3.0
3.0.10
->3.1.0
^4.9.1
->^6.0.0
^0.23.9
->^0.25.0
^4.7.4
->^5.0.0
Release Notes
modernweb-dev/rocket (@rocket/cli)
v0.21.0
Compare Source
Minor Changes
74b2b35
: Update to Rollup v3 + all plugins that require itPatch Changes
74b2b35
]685e6fd
]v0.20.4
Compare Source
Patch Changes
68e05f4
:rocket lint
can now validate external links.Example:
Updated dependencies [
97d5fb2
]v0.20.3
Compare Source
Patch Changes
a48dcd8
: Introducingrocket lint
to verify if all your links are correct.There are two modes:
v0.20.2
Compare Source
Patch Changes
39206a1
:rocket start
now outputs to_site-dev
instead of_site
.39206a1
:rocket start
clears only its output folder (defaults to_site-dev
)cbfb0f9
: Addrocket preview
command to enable fast checking of the production buildv0.20.1
Compare Source
Patch Changes
8dedc56
: Add start message forrocket start
Updated dependencies [
8dedc56
]Updated dependencies [
390335d
]v0.20.0
Compare Source
Minor Changes
5226ab0
: BREAKING CHANGE: Complete rewrite introducing@rocket/engine
Introduces class based templates, server side rendering of web components and a file based routing.
For more information see the migration guide.
The legacy documentation is still available.
Patch Changes
5226ab0
]v0.10.2
Compare Source
Patch Changes
60310ab
: Improve performance by initializing sax-wasm only once even when it is running in parallel60310ab
]v0.10.1
Compare Source
Patch Changes
15a82c0
: Enable including script files into the simulator via<script src=".." mdjs-use>
15a82c0
: Allow only a limited set of characters for simulator includes[a-zA-Z0-9\/\-_]
.Notably, there is no:
:
to preventhttp://...
includes.
so filenames asthis.is.my.js
are not supported. Also includes will be without file endings which will be added automaticallyv0.10.0
Compare Source
Minor Changes
70bb7a1
: BREAKING CHANGE: Update to latest plugins manager to get type safe optionsThere is no longer a name string as a key for a plugin. It is identified by it's function/class. You will need to adjust your code if you are adding or adjusting plugins.
For more details please see the Changelog of the plugins-manager package.
Patch Changes
70bb7a1
]70bb7a1
]70bb7a1
]70bb7a1
]70bb7a1
]70bb7a1
]70bb7a1
]70bb7a1
]v0.9.11
Compare Source
Patch Changes
7301a0f
: Pass on rocketConfig to the eleventy function to enable conditional configurations/filters42418f2
: Disable the service worker for local development5ac6aa6
: Set the encoding of the simulator to utf8 via a html meta tagv0.9.10
Compare Source
Patch Changes
738941a
: Inrocket.config.js
you can now supply a rollup config function.v0.9.9
Compare Source
Patch Changes
adf0f1d
: use img openEnd to insert responsive imagev0.9.8
Compare Source
Patch Changes
a5661b8
: Updates dependenciesv0.9.7
Compare Source
Patch Changes
d91e46b
: Addbootstrap
command9978ea7
: Improves typings foraddPlugin
9978ea7
]v0.9.6
Compare Source
Patch Changes
bf99541
: Adjust copy logic to_assets/_static
copy over everything*.html
and*.md
579e8e7
: Unordered joiningBlocks are now considered with the order number10 000
and will generally be at the bottom.You can use numbers
> 10 000
to place files even after unordered joiningBlocks.v0.9.5
Compare Source
Patch Changes
1b9559f
: Addsbefore11ty
hook to config and presetsv0.9.4
Compare Source
Patch Changes
2b5c61d
: Allow configuring the imagePreset ignore rules via the optionignore
2b5c61d
: Do not generate responsive images for files ending in.svg
or that includerocket-ignore.
ce0b00e
: don't transform external images3b1a0cf
: Allow to configure check-html-linksv0.9.3
Compare Source
Patch Changes
795a361
: The server worker url should respect a set pathPrefix.v0.9.2
Compare Source
Patch Changes
5330740
: When replacing images with responsive picture tags do this from the bottom up so the initial dom parsing locations still hold true.v0.9.1
Compare Source
Patch Changes
7301a0f
: Pass on rocketConfig to the eleventy function to enable conditional configurations/filters42418f2
: Disable the service worker for local development5ac6aa6
: Set the encoding of the simulator to utf8 via a html meta tagv0.9.0
Compare Source
Minor Changes
eae2007
: Update to mdjs version that uses lit 2 and renders stories to light domPatch Changes
eae2007
]v0.8.2
Compare Source
Patch Changes
60e85a1
: Supportpicture
tags by handlingsource
tags withsrcset
attributes in the rollup asset gathering build phase.60e85a1
]v0.8.1
Compare Source
Patch Changes
c338696
: Updated dependency of eleventy-img for M1 compatibilityv0.8.0
Compare Source
Minor Changes
8bba4a8
: Every content image in markdown will outputted in multiple widths and formats to ensure small image file sizes while retaining quality.You can adjust the defaults by setting
imagePresets.responsive
.v0.7.0
Compare Source
Minor Changes
2724f07
: The service worker no longer precaches all urls and assets. It nowPatch Changes
2724f07
]modernweb-dev/rocket (@rocket/launch)
v0.21.3
Compare Source
Patch Changes
660f64c
: Change the default gitBranch to main68e05f4
]v0.21.2
Compare Source
Patch Changes
87c10ec
: Work without JavaScript if Declarative Shadow Dom (DSD) is supported by browserd7e461c
: Replace Layout OptionslogoSrc
andlogoAlt
strings with alogoSmall
TemplateResulta12adf2
: Add padding above slogan an home pageUpdated dependencies [
a48dcd8
]Updated dependencies [
0ed3d6d
]v0.21.1
Compare Source
Patch Changes
390335d
: Improve title tag handling8dedc56
]390335d
]8dedc56
]v0.21.0
Compare Source
Minor Changes
5226ab0
: BREAKING CHANGE: New version built for @rocket/engine and @rocket/cli 0.20+For more information see the migration guide.
Patch Changes
5226ab0
]5226ab0
]5226ab0
]v0.6.0
Compare Source
Minor Changes
70bb7a1
: BREAKING CHANGE: Update to latest plugins manager to get type safe optionsThere is no longer a name string as a key for a plugin. It is identified by it's function/class. You will need to adjust your code if you are adding or adjusting plugins.
For more details please see the Changelog of the plugins-manager package.
v0.5.6
Compare Source
Patch Changes
0987a41
: Fix styling in darkmodev0.5.5
Compare Source
Patch Changes
3d22fbb
: Prevent styles from applying to lion components that are rendered in light domv0.5.4
Compare Source
Patch Changes
d91e46b
: Add noscript styles which explicity show unregistered custom elementsv0.5.3
Compare Source
Patch Changes
b7d5cba
: remove footer extra commav0.5.2
Compare Source
Patch Changes
9e3c2f5
: Only show the help & feedback link if a site.helpUrl is defined9625b94
: Remove footer urls to pages that users would need to create1f79d7a
: Add font-family CSS variables--primary-font-family
for body text--secondary-font-family
for emphasis (e.g. call-to-action)--heading-font-family
for headings (defaults to--primary-font-family
)--monospace-font-family
for code blocksv0.5.1
Compare Source
Patch Changes
cf44221
: Adds a Slack invite to social linksf5d349e
: add used fonts from google fontsv0.5.0
Compare Source
Minor Changes
8bba4a8
: Configure responsive image sizes to align with the launch preset breakpoints.The set value is
sizes: '(min-width: 1024px) 820px, calc(100vw - 40px)'
.modernweb-dev/rocket (@rocket/search)
v0.7.0
Compare Source
Minor Changes
5226ab0
: BREAKING CHANGE: New version built for @rocket/engine and @rocket/cli 0.20+For more information see the migration guide.
Patch Changes
5226ab0
]modernweb-dev/web (@web/dev-server-esbuild)
v0.4.1
Compare Source
Patch Changes
c26d373
: Update TypeScriptc26d373
]v0.4.0
Compare Source
Minor Changes
febd9d9
: Set node 16 as the minimum version.Patch Changes
ca715fa
]febd9d9
]v0.3.6
Compare Source
Patch Changes
8128ca5
: Update @rollup/plugin-replacec103f16
]v0.3.5
Compare Source
Patch Changes
0f5631d
: chore(deps): bump ua-parser-js from 1.0.32 to 1.0.33v0.3.4
Compare Source
Patch Changes
1b2ae08
: Bump theesbuild
version to^0.16 || ^0.17
fix a decorator bug in 0.14ac05ca5
]acc0a84
]81db401
]v0.3.3
Compare Source
Patch Changes
cfc2aa1
: Expose banner/footer as a pass-through to esbuild transformv0.3.2
Compare Source
Patch Changes
00da425
: Update es-module-lexer to 1.0.000da425
]jdvivar/eleventy-plugin-add-web-component-definitions (eleventy-plugin-add-web-component-definitions)
v2.2.0
Compare Source
Features
2.1.2 (2022-04-01)
2.1.1 (2022-01-03)
v2.1.4
Compare Source
eslint/eslint (eslint)
v8.51.0
Compare Source
Features
0a9c433
feat: Add--no-warn-ignored
CLI option for flat config (#17569) (Domantas Petrauskas)977e67e
feat: logical-assignment-operators to report expressions with 3 operands (#17600) (Yosuke Ota)Bug Fixes
f976b2f
fix: make rule severity case-sensitive in flat config (#17619) (Milos Djermanovic)0edfe36
fix: Ensure crash error messages are not duplicated (#17584) (Nicholas C. Zakas)dd79abc
fix:eslint-disable
to be able to parse quoted rule names (#17612) (Yosuke Ota)d2f6801
fix: Ensure correct code path for && followed by ?? (#17618) (Nicholas C. Zakas)Documentation
ee5be81
docs: default tosourceType: "module"
in rule examples (#17615) (Francesco Trotta)1aa26df
docs: Add more examples for multiline-ternary (#17610) (George Ashiotis)47d0b44
docs: Update README (GitHub Actions Bot)dbf831e
docs: use generated og image (#17601) (Percy Ma)1866da5
docs: Update README (GitHub Actions Bot)Chores
1ef39ea
chore: upgrade @eslint/js@8.51.0 (#17624) (Milos Djermanovic)f8c7403
chore: package.json update for @eslint/js release (ESLint Jenkins)2665552
test: fix flat config linter tests to use Linter in flat config mode (#17616) (Milos Djermanovic)7b77bcc
chore: Refactor CodePathState (#17510) (Nicholas C. Zakas)bc77c9a
chore: Document and refactor ForkContext (#17566) (Nicholas C. Zakas)24e1f14
chore: Refactor and document CodePath (#17558) (Nicholas C. Zakas)v8.50.0
Compare Source
Features
27d5a9e
feat: add suggestions to array-callback-return (#17590) (Tanuj Kanti)f9082ff
feat: flat-rule-tester make sure default config always matches (#17585) (fnx)83914ad
feat: Implement SourceCode#applyInlineConfig() (#17351) (Nicholas C. Zakas)22a5582
feat: add ruleno-object-constructor
, deprecateno-new-object
(#17576) (Francesco Trotta)85a3d9e
feat: allowVoid option in array-callback-return (#17564) (Tanuj Kanti)Bug Fixes
cc4d26b
fix: Ensure deprecated context.parserServices warns (#17593) (Nicholas C. Zakas)1ea4cfb
fix: Ensure all RuleTester tests all deprecated context methods (#17587) (Nicholas C. Zakas)aa1b657
fix: wrong suggestion and message inno-misleading-character-class
(#17571) (Yosuke Ota)Documentation
1800537
docs: Fix and standardize JSX code examples (#17591) (Francesco Trotta)48a44a7
docs: Add correct/incorrect tags toprefer-arrow-callback
(#17589) (Francesco Trotta)20893d4
docs: fix incorrect tag's place (#17575) (Tanuj Kanti)bd7a71f
docs: Update README (GitHub Actions Bot)Chores
f8a8a2d
chore: upgrade @eslint/js@8.50.0 (#17599) (Milos Djermanovic)38ada6d
chore: package.json update for @eslint/js release (ESLint Jenkins)v8.49.0
Compare Source
Features
da09f4e
feat: Implement onUnreachableCodePathStart/End (#17511) (Nicholas C. Zakas)32b2327
feat: Emit deprecation warnings in RuleTester (#17527) (Nicholas C. Zakas)acb7df3
feat: add newenforce
option tolines-between-class-members
(#17462) (Nitin Kumar)Documentation
ecfb54f
docs: Update README (GitHub Actions Bot)de86b3b
docs: updateno-promise-executor-return
examples (#17529) (Nitin Kumar)032c4b1
docs: add typescript template (#17500) (James)cd7da5c
docs: Update README (GitHub Actions Bot)Chores
b7621c3
chore: remove browser test fromnpm test
(#17550) (Milos Djermanovic)cac45d0
chore: upgrade @eslint/js@8.49.0 (#17549) (Milos Djermanovic)cd39508
chore: package.json update for @eslint/js release (ESLint Jenkins)203a971
ci: bump actions/checkout from 3 to 4 (#17530) (dependabot[bot])a40fa50
chore: use eslint-plugin-jsdoc's flat config (#17516) (Milos Djermanovic)926a286
test: replace Karma with Webdriver.IO (#17126) (Christian Bromann)f591d2c
chore: Upgrade config-array (#17512) (Nicholas C. Zakas)v8.48.0
Compare Source
Features
1fbb3b0
feat: correct update direction infor-direction
(#17483) (Francesco Trotta)d73fbf2
feat: rule tester do not create empty valid or invalid test suites (#17475) (fnx)ee2f718
feat: Allowvoid
in ruleno-promise-executor-return
(#17282) (nopeless)Bug Fixes
7234f6a
fix: update RuleTester JSDoc and deprecations (#17496) (Jonas Berlin)Documentation
7a51d77
docs: no-param-reassign mention strict mode ([#17494](httpConfiguration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.