Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way.
Update dependency terser to v5.16.8 (#1997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| terser (source) | 5.16.6
-> 5.16.8
| |
|
|
|
v5.16.8
reduce_vars
import.meta
expressions such that method calls are allowed📅 Schedule: Branch creation - "before 11pm on Monday" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
Update dependency @types/eslint to v8.21.2 (#1998)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @types/eslint (source) | 8.21.2
-> 8.37.0
| |
|
|
|
| @types/react (source) |
18.0.28
-> 18.0.31
| |
|
|
|
📅 Schedule: Branch creation - "before 11pm on Monday" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.
Update dependency @swc/core to v1.3.44 (#1992)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @swc/core (source) | 1.3.41
-> 1.3.44
| |
|
|
|
v1.3.44
(es/compat) Handle import/export in reserved_word
(#7165) (065d11c)
(es/compat) Fix the position for temp var injection (#7171) (23fb8c5)
(es/react) Respect import_source
in new jsx (#7128) (5d7acfd)
(es/renamer) Don't use symbols used by declarations if eval
exists (#7116) (6d9763e)
(es/visit) Fix handling of Program
of AndThen
(#7120) (d50689e)
(fast-graph) Use fxhash instead of ahash to make iteration order consistent (#7133) (b13eb4c)
(css/parser) Add legacy_ie
to the ParserConfig
(#7109) (5e58b3e)
(es/react) Support script within automatic runtime (#7126) (05a2815)
(es) Remove needless build scripts to reduce compile time (#7129) (dfe1a3f)
(es/codegen) Extract code from generic functions to reduce compile time (#7127) (08fa94f)
(es/parser) Remove EnumKind
to reduce compile time (#7137) (915f747)
(cargo) Update rustc
to nightly-2023-03-28
(#7154) (e445502)
(cargo) Update rustc
to nightly-2023-03-20
(#7170) (0259a74)
v1.3.42
(bindings/node) Fix loading of spack.config.js
(#7105) (a4d1af1)
(es/compat) Don't modify private fields from reserved_words
pass (#7113) (2bc631d)
(es/minifier) Pass keep_*
in config to compress
and mangle
(#7102) (6a1201c)
(es/minifier) Don't inline into arrow heads (#7099) (610e1bb)
(es/parser) Fix parsing of static accessors (#7108) (dd2b16d)
Description:
Full refactor of the "calc" simplification to be more compliant with the spec. (df09d2f)
(es/fixer) Move comments with the insertion order (#7097) (f250f24)
(es/resolver) Make syntax context for unresolved and top-level stable (#7096) (c114f00)
📅 Schedule: Branch creation - "before 11pm on Monday" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
Bump minimatch from 3.0.4 to 3.1.2 (#87)
Bumps minimatch from 3.0.4 to 3.1.2.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps minimatch from 3.0.4 to 3.1.2.
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
.
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)
You can disable automated security fix PRs for this repo from the Security Alerts page.Update dependency cache-manager to v5.2.0 (#114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| cache-manager | 5.1.7
-> 5.2.0
| |
|
|
|
v5.2.0
📅 Schedule: Branch creation - "before 11pm on Monday" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
Update dependency open to v9 (#86)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| open | 8.4.2
-> 9.1.0
| |
|
|
|
v9.1.0
46adf0b
v9.0.0
7f5995e
open.openApp
is now a named import: import {openApp} from 'open'
open.apps
is now a named import: import {apps} from 'open'
📅 Schedule: Branch creation - "before 11pm on Monday" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
Update dependency glob to v9 (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| glob | 8.1.0
-> 9.3.2
| |
|
|
|
v9.3.2
v9.3.1
v9.3.0
v9.2.1
v9.2.0
v9.1.2
v9.1.1
v9.1.0
v9.0.2
v9.0.1
v9.0.0
📅 Schedule: Branch creation - "before 11pm on Monday" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
Bump http-cache-semantics from 4.1.0 to 4.1.1 (#83)
Bumps http-cache-semantics from 4.1.0 to 4.1.1.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps http-cache-semantics from 4.1.0 to 4.1.1.
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
.
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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
Update dependency pacote to v15 (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| pacote | 14.0.0
-> 15.1.1
| |
|
|
|
v15.1.1
v15.1.0
2916b72
#259 verifyAttestations to registry.manifest (@feelepxyz, @bdehamer)f0bd19b
add sigstore 1.0.0v15.0.8
v15.0.7
v15.0.6
v15.0.5
63797a8
#244 bump @npmcli/promise-spawn from 5.0.0 to 6.0.1 (#244)v15.0.4
854fad1
#239 bump @npmcli/promise-spawn from 4.0.0 to 5.0.0 (#239)v15.0.3
v15.0.2
95f9cd5
handle new npm-package-arg semantics (@wraithgar)2ed4d22
npm-package-arg@10.0.0
v15.0.1
74821c2
#229 bump @npmcli/run-script from 4.2.1 to 5.0.0 (#229)a9844d0
#226 bump @npmcli/promise-spawn from 3.0.0 to 4.0.0 (#226)1058177
#227 bump read-package-json from 5.0.2 to 6.0.00f5ef8a
#228 bump @npmcli/installed-package-contents from 1.0.7 to 2.0.07e3b4b5
#220 bump ssri from 9.0.1 to 10.0.04e7536d
#222 bump @npmcli/git from 3.0.2 to 4.0.03bc7550
#223 bump npm-pick-manifest from 7.0.2 to 8.0.041fab27
#224 bump proc-log from 2.0.1 to 3.0.04abf24a
#218 bump npm-registry-fetch from 13.3.1 to 14.0.0 (#218)v15.0.0
📅 Schedule: Branch creation - "before 11pm on Monday" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
Update dependency @types/eslint to v8.21.2 (#1991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @types/eslint (source) | 8.21.2
-> 8.21.3
| |
|
|
|
| @types/react (source) |
18.0.28
-> 18.0.30
| |
|
|
|
📅 Schedule: Branch creation - "before 11pm on Monday" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| caniuse-lite | 1.0.30001468
-> 1.0.30001470
| |
|
|
|
v1.0.30001470
v1.0.30001469
📅 Schedule: Branch creation - "before 11pm on Monday" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
Update dependency caniuse-lite to v1.0.30001470 (#1993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency prettier to v2.8.7 (#1994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| prettier (source) | 2.8.5
-> 2.8.7
| |
|
|
|
v2.8.7
// Input
class A {
@​decorator()
get foo () {}
@​decorator()
set foo (value) {}
}
// Prettier 2.8.6
SyntaxError: Decorators cannot be applied to multiple get/set accessors of the same name. (5:3)
3 | get foo () {}
4 |
> 5 | @​decorator()
| ^^^^^^^^^^^^
6 | set foo (value) {}
7 | }
// Prettier 2.8.7
class A {
@​decorator()
get foo() {}
@​decorator()
set foo(value) {}
}
v2.8.6
// Input
class A {
@​decorator()
#privateMethod () {}
}
// Prettier 2.8.5
SyntaxError: Decorators are not valid here. (2:3)
1 | class A {
> 2 | @​decorator()
| ^^^^^^^^^^^^
3 | #privateMethod () {}
4 | }
// Prettier 2.8.6
class A {
@​decorator()
#privateMethod() {}
}
📅 Schedule: Branch creation - "before 11pm on Monday" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
Update dependency rollup to v3.20.2 (#1995)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| rollup (source) | 3.20.0
-> 3.20.2
| |
|
|
|
v3.20.2
2023-03-24
v3.20.1
2023-03-23
📅 Schedule: Branch creation - "before 11pm on Monday" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
Update dependency sinon to v15.0.3 (#1996)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| sinon (source) | 15.0.2
-> 15.0.3
| |
|
|
|
v15.0.3
b775f1b4
Avoid tampering with globals and other modules' exports in tests (#2504) (Carl-Erik Kopseng)477064b6
fix: make it possible to call through to underlying stub in stub instance (#2503) (Carl-Erik Kopseng)
closes #2501
6e19746e
Remove dead Travis and Gitter references (Carl-Erik Kopseng)Released by Carl-Erik Kopseng on 2023-03-26.
📅 Schedule: Branch creation - "before 11pm on Monday" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @swissquote/crafty | 1.20.0
-> 1.21.1
| |
|
|
|
| @swissquote/crafty-preset-eslint |
1.20.0
-> 1.21.1
| |
|
|
|
| cli-progress |
3.11.2
-> 3.12.0
| |
|
|
|
| glob |
8.0.3
-> 8.1.0
| |
|
|
|
| open |
8.4.0
-> 8.4.2
| |
|
|
|
| pretty-bytes |
6.0.0
-> 6.1.0
| |
|
|
|
v1.21.1
: [1.21.1]note that React Fast Refresh works only with the development version of React, if you are loading React through requirejs or equivalent make sure to switch to the dev version while running crafty watch
Full Changelog: https://github.com/swissquote/crafty/compare/v1.20.0...v1.21.1
v1.21.0
: [1.21.0]Please don't use this version, something went wrong with the release.
Use version 1.21.1 instead.
v3.12.0
multibar.create()
- thanks to Araxeus on GitHub
linewrap=true
state of the terminal - thanks to emmercm on GitHub
v8.1.0
v8.4.2
51fae87
v8.4.1
v6.1.0
📅 Schedule: Branch creation - "before 11pm on Monday" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.
Update all non-major dependencies (#84)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>