Add new public key for known_hosts by cdb · Pull Request #1237 · actions/checkout (original) (raw)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
| @defense-unicorns/unicorn-ui | 0.0.37 ->
0.0.42
|
|
|
|
| dependencies | patch |
| @docusaurus/core |
2.3.1 ->
2.4.0
|
|
|
|
| dependencies | minor |
|
@docusaurus/module-type-aliases
|
2.3.1 ->
2.4.0
|
|
|
|
| devDependencies | minor |
| @docusaurus/preset-classic
|
2.3.1 ->
2.4.0
|
|
|
|
| dependencies | minor |
| @docusaurus/theme-mermaid
|
2.3.1 ->
2.4.0
|
|
|
|
| dependencies | minor |
| @playwright/test
(source) |
1.31.2 ->
1.32.1
|
|
|
|
| devDependencies | minor |
| @sveltejs/kit
(source) |
1.12.0 ->
1.15.0
|
|
|
|
| devDependencies | minor |
|
@typescript-eslint/eslint-plugin
|
5.55.0 ->
5.57.0
|
|
|
|
| devDependencies | minor |
|
@typescript-eslint/parser
|
5.55.0 ->
5.57.0
|
|
|
|
| devDependencies | minor |
| actions/checkout |
v3.4.0
-> v3.5.0 |
|
|
|
| action | minor |
| anchore/sbom-action |
v0.13.3 -> v0.13.4 |
|
|
|
| action | patch |
| eslint
(source) |
8.36.0 ->
8.37.0 |
|
|
|
| devDependencies | minor |
|
eslint-config-prettier
|
8.7.0 ->
8.8.0
|
|
|
|
| devDependencies | minor |
|
github.com/defenseunicorns/syft
|
v0.75.0-DU -> v0.75.0 |
|
|
|
| replace | patch |
| github.com/docker/cli |
v23.0.1+incompatible -> v23.0.2+incompatible |
|
|
|
| require | patch |
|
github.com/fluxcd/helm-controller/api
|
v0.31.1 -> v0.31.2 |
|
|
|
| require | patch |
|
github.com/fluxcd/source-controller/api
|
v0.36.0 -> v0.36.1 |
|
|
|
| require | patch |
| github.com/go-logr/logr |
v1.2.3 -> v1.2.4 |
|
|
|
| require | patch |
| github.com/goccy/go-yaml |
v1.10.0 -> v1.10.1 |
|
|
|
| require | patch |
| github.com/moby/moby |
v23.0.1+incompatible -> v23.0.2+incompatible |
|
|
|
| require | patch |
| github.com/pterm/pterm |
v0.12.56 -> v0.12.57 |
|
|
|
| require | patch |
| github/codeql-action |
v2.2.7 -> v2.2.9 |
|
|
|
| action | patch |
| material-symbols
(source) |
0.5.0 ->
0.5.3
|
|
|
|
| dependencies | patch |
| nodemon
(source) |
2.0.21 ->
2.0.22 |
|
|
|
| devDependencies | patch |
| ossf/scorecard-action |
v2.1.2 -> v2.1.3 |
|
|
|
| action | patch |
| playwright
(source) |
1.31.2 ->
1.32.1 |
|
|
|
| devDependencies | minor |
| prettier
(source) |
2.8.5 ->
2.8.7 |
|
|
|
| devDependencies | patch |
|
prettier-plugin-svelte
|
2.9.0 ->
2.10.0
|
|
|
|
| devDependencies | minor |
| quicktype |
23.0.17 ->
23.0.19
|
|
|
|
| devDependencies | patch |
| sass |
1.59.3 ->
1.60.0 |
|
|
|
| devDependencies | minor |
| serde_json |
1.0.94 ->
1.0.95 |
|
|
|
| dependencies | patch |
|
sigs.k8s.io/kustomize/api
|
v0.12.1 -> v0.13.2 |
|
|
|
| require | minor |
| svelte
(source) |
3.57.0 ->
3.58.0 |
|
|
|
| devDependencies | minor |
| typescript
(source) |
5.0.2 ->
5.0.3 |
|
|
|
| devDependencies | patch |
Release Notes
facebook/docusaurus
🚀 New Feature
docusaurus-plugin-content-docs,docusaurus-theme-classic- #8236 feat(content-docs): add support for sidebar item category/link descriptions in generated index page (@ZarakiKanzaki)
docusaurus-theme-classic- #8708 feat(theme): allow to load a Docusaurus page with theme from query-string: ?docusaurus-theme=dark (@slorber)
- #8616 feat(theme): add ability to translate navbar+footer logo alt text (@Mysterious-Dev)
docusaurus-remark-plugin-npm2yarn- #8690 feat(npm-to-yarn): add support for PnPm and custom converters (@armano2)
docusaurus- #8677 feat(core): add script env variables: NODE_ENV + BABEL_ENV + DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) (@slorber)
docusaurus-theme-classic,docusaurus-theme-common- #8674
feat(theme-classic): respect
prefers-reduced-motion: reducemediaquery, bump Infima to alpha.43 (@slorber) docusaurus-theme-translations- #8668 feat(theme-translations): add Hungarian theme translations (@trueqap)
- #8631 feat(theme-translations): add Norwegian (Bokmål) theme translation (@dr0nn1)
docusaurus-theme-common- #8656 feat(theme-common): allow passing a string for details summary (@pReya)
docusaurus-plugin-google-gtag- #8620 feat(gtag-plugin): gtag should support multiple tracking ids, notably for the UA => GA4 transition (@slorber)
🐛 Bug Fix
docusaurus-theme-classic- #8803 fix(theme): codeblock buttons should be kept on the right when using RTL locale (@Vishruta-Patil)
- #8615 fix(theme): improve color toggle when using dark navbar (@dewanshDT)
- #8699 fix(theme-classic): fix tab focus bug in dropdown (#8697)
docusaurus-theme-classic,docusaurus-theme-common- #8801 fix(theme): allow tabs children to be falsy (@Josh-Cena)
docusaurus-theme-common,docusaurus-theme-search-algolia- #8757 fix(search): search page should react to querystring changes + cleanup/refactor (@slorber)
docusaurus- #8746 fix(core): baseUrl error banner link anchor case (@slorber)
docusaurus-theme-translations- #8744 fix(theme-translations): fix wrong arabic words (tip/next) (@Anasqx)
:nail_care: Polish
create-docusaurus- #8712 polish(create-docusaurus): the starter template should use a navbar item "docSidebar" instead of "doc" (less fragile on updates) (@biplavmz)
docusaurus-theme-classic,docusaurus-theme-common,docusaurus-utils-common,docusaurus- #8735 polish(theme): better error messages on navbar item rendering failures + ErrorCauseBoundary API (@tannerdolby)
docusaurus-theme-classic,docusaurus-theme-common,docusaurus- #8736 polish(core): better styling for error screens (@tannerdolby)
Committers: 14
- Anas (@Anasqx)
- Armano (@armano2)
- Davide Donadio (@ZarakiKanzaki)
- Dewansh Thakur (@dewanshDT)
- Joshua Chen (@Josh-Cena)
- Kagan (@kagankan)
- Moritz Stückler (@pReya)
- Mysterious_Dev (@Mysterious-Dev)
- Petter Drønnen (@dr0nn1)
- Sébastien Lorber (@slorber)
- Tanner Dolby (@tannerdolby)
- TrueQAP (@trueqap)
- Vishruta Patil (@Vishruta-Patil)
- @biplavmz
Microsoft/playwright
Highlights
https://github.com/microsoft/playwright/issues/21832
- [BUG] Trace is not opening on specific broken locatorhttps://github.com/microsoft/playwright/issues/218977
- [BUG] --ui fails to open with error reading mainFrame from an undefined this._pahttps://github.com/microsoft/playwright/issues/21918918
- [BUG]: UI mode, skipped tests not being fohttps://github.com/microsoft/playwright/issues/219411941
- [BUG] UI mode does not show webServer startup erhttps://github.com/microsoft/playwright/issues/2195321953
- [BUG] Parameterized tests are not displayed in the UI mode
Browser Versions
- Chromium 112.0.5615.29
- Mozilla Firefox 111.0
- WebKit 16.4
This version was also tested against the following stable channels:
- Google Chrome 111
- Microsoft Edge 111
📣 Introducing UI Mode (preview)
New UI Mode lets you explore, run and debug tests. Comes with a built-in watch mode.

Engage with a new flag --ui:
npx playwright test --uiNew APIs
- New options
option: updateModeandoption: updateContentinpage.routeFromHAR()andbrowserContext.routeFromHAR(). - Chaining existing locator objects, see locator docs for details.
- New property
TestInfo.testId. - New option
namein methodTracing.startChunk().
⚠️ Breaking change in component tests
Note: component tests only, does not affect end-to-end tests.
@playwright/experimental-ct-reactnow supports React 18 only.- If you're running component tests with React 16 or 17, please replace
@playwright/experimental-ct-reactwith@playwright/experimental-ct-react17.
Browser Versions
- Chromium 112.0.5615.29
- Mozilla Firefox 111.0
- WebKit 16.4
This version was also tested against the following stable channels:
- Google Chrome 111
- Microsoft Edge 111
sveltejs/kit
Minor Changes
- feat: expose stronger typed
SubmitFunctionthrough./$types(#9201)
Patch Changes
fix: throw error when file can't be found in Vite manifest (#9558)
fix: make
error.messageenumerable when sendingssrLoadModuleerror to client (#9440)fix: pass
publicDirVite config in SSR (#9565)fix: balance parentheses in error about wrong content type for action (#9513)
Minor Changes
- feat: add HMR to fallback error pages during dev (#9497)
Patch Changes
- fix: add
submittertype toSumbitFunction(#9484)
Minor Changes
- feat: add dark mode styles to default error page (#9460)
Patch Changes
- fix: recover from errors during dev by reloading (#9441)
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
Bug Fixes
- eslint-plugin: [no-unnecessary-boolean-literal-compare] simplify fixer and add support for double negation (#6620)
(81c8519)
- eslint-plugin: correct crashes with getTypeArguments for ts < 3.7 (#6767)
(59eab58)
Features
- eslint-plugin: [consistent-type-assertions] add suggestions for objectLiteralTypeAssertions (#6642)
(720e811)
- eslint-plugin: [consistent-type-assertions] autofix angle bracket assertions to as (#6641)
(ad8ea64)
- eslint-plugin: add
no-duplicate-type-constituentsrule (#5728)
(bc31078)
Bug Fixes
- eslint-plugin: [member-ordering] check order when optionalityOrder is present with no optional members (#6619)
(6aff431)
- eslint-plugin: [no-misused-promises] avoid unnecessary calls to getContextualType (#6193)
(745cfe4)
- eslint-plugin: [no-misused-promises] fix incorrect detection of void functions in JSX attributes (#6638)
(9e41cee)
- eslint-plugin: [strict-boolean-expression] support falsy and truthy literals simultaneously (#6672)
(62ef487)
- eslint-plugin: [strict-boolean-expressions] handle truthy enums (#6618)
(0d0639f)
- eslint-plugin: add TSPropertySignature with TSFunctionType annotation to typeMethod selector (#6645)
(3fc5c63)
Features
- eslint-plugin: add allowNever support to restrict-template-expressions (#6554)
(423f164)
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
Note: Version bump only for package @typescript-eslint/parser
Note: Version bump only for package @typescript-eslint/parser
actions/checkout
What's Changed
- Add new public key for known_hosts by @cdb in https://github.com/actions/checkout/pull/1237
New Contributors
- @cdb made their first contribution in https://github.com/actions/checkout/pull/1237
Full Changelog: https://github.com/actions/checkout/compare/v3.4.0...v3.5.0
anchore/sbom-action
v0.13.4:
v0.14.0
Changes in v0.13.4
- Added support of workflow artifact's retention policy (#398)
- Use the correct SHA for dependency snapshots from pull requests (#401)
[juxtin]
- Update Syft to v0.75.0 (#394)
eslint/eslint
v8.37.0
Features
b6ab8b2feat:require-unicode-regexpadd suggestions (#17007) (Josh Goldberg)10022b1feat: Copy getScope() to SourceCode (#17004) (Nicholas C. Zakas)1665c02feat: Use plugin metadata for flat config serialization (#16992) (Nicholas C. Zakas)b3634f6feat: docs license (#17010) (Samuel Roldan)892e6e5feat: languageOptions.parser must be an object. (#16985) (Nicholas C. Zakas)
Bug Fixes
619f3fdfix: correctly handlenulldefault config inRuleTester(#17023) (Brad Zacher)1fbf118fix:getFirstToken/getLastTokenon comment-only node (#16889) (Francesco Trotta)129e252fix: Fix typo inlogical-assignment-operatorsrule description (#17000) (Francesco Trotta)
Documentation
75339dfdocs: fix typos and missing info in id-match docs (#17029) (Ed Lucas)ec2d830docs: Fix typos in thesemirule docs (#17012) (Andrii Lundiak)e39f28ddocs: add back to top button (#16979) (Tanuj Kanti)721c717docs: Custom Processors cleanup and expansion (#16838) (Ben Perlmutter)d049f97docs: 'How ESLint is Maintained' page (#16961) (Ben Perlmutter)5251a92docs: Describe guard options for guard-for-in (#16986) (alope107)6157d81docs: Add example to guard-for-in docs. (#16983) (alope107)fd47998docs: updateArray.prototype.toSortedspecification link (#16982) (Milos Djermanovic)3e1cf6bdocs: Copy edits on Maintain ESLint docs (#16939) (Ben Perlmutter)
Chores
c67f299chore: upgrade @eslint/js@8.37.0 (#17033) (Milos Djermanovic)ee9ddbdchore: package.json update for @eslint/js release (ESLint Jenkins)dddb475chore: upgrade @eslint/eslintrc@2.0.2 (#17032) (Milos Djermanovic)522431echore: upgrade espree@9.5.1 (#17031) (Milos Djermanovic)f5f9a88chore: upgrade eslint-visitor-keys@3.4.0 (#17030) (Milos Djermanovic)4dd8d52ci: bump actions/stale from 7 to 8 (#17026) (dependabot[bot])ad9dd6achore: remove duplicate scss, (#17005) (Strek)ada6a3eci: unpin Node 19 (#16993) (Milos Djermanovic)c3da975chore: Remove triage label from template (#16990) (Nicholas C. Zakas)69bc0e2ci: pin Node 19 to 19.7.0 (#16987) (Milos Djermanovic)
prettier/eslint-config-prettier
- Added: [@typescript-eslint/lines-around-comment]. Thanks to @ttionya!
go-logr/logr
v1.2.4
This is a collection of small bugfixes and documentation updates.
What's Changed
- Fix syntax in documentation by @balki in https://github.com/go-logr/logr/pull/144
- testr: use an interface to make it work with *testing.B and *testing.F by @jeandeaual in https://github.com/go-logr/logr/pull/143
- If logging as JSON and the type is json.RawMessage log it "as-is" by @sfc-gh-jchacon in https://github.com/go-logr/logr/pull/147
- Make zero value useful & add .IsZero() by @wojas in https://github.com/go-logr/logr/pull/153
- testr: merge testLogger and testLoggerInterface by @thockin in https://github.com/go-logr/logr/pull/160
- funcr: JSON invalid output with 1st field omitted by @thockin in https://github.com/go-logr/logr/pull/159
- Make github assign PRs and issues by @thockin in https://github.com/go-logr/logr/pull/162
- Fix comments on optional sink interfaces by @thockin in https://github.com/go-logr/logr/pull/161
- Add examples for Logger methods by @thockin in https://github.com/go-logr/logr/pull/163
- funcr: optimize WithValues/WithName/WithCallDepth by @pohly in https://github.com/go-logr/logr/pull/165
- make Discard logger equal to null logger by @pohly in https://github.com/go-logr/logr/pull/166
New Contributors
- @balki made their first contribution in https://github.com/go-logr/logr/pull/144
- @jeandeaual made their first contribution in https://github.com/go-logr/logr/pull/143
- @sfc-gh-jchacon made their first contribution in https://github.com/go-logr/logr/pull/147
Full Changelog: https://github.com/go-logr/logr/compare/v1.2.3...v1.2.4
goccy/go-yaml
v1.10.1:
1.10.1
What's Changed
- Quote YAML 1.1 bools at encoding time for compatibility with other legacy parsers by @mumoshu in https://github.com/goccy/go-yaml/pull/354
- Update CI by @goccy in https://github.com/goccy/go-yaml/pull/364
- Update Go Version by @goccy in https://github.com/goccy/go-yaml/pull/365
- Don't trim all space characters in SequenceNode.blockStyleString by @martin-sucha in https://github.com/goccy/go-yaml/pull/361
- Add support of 32-bit architecture by @ozraru in https://github.com/goccy/go-yaml/pull/350
- Support strings starting with @ by @10io in https://github.com/goccy/go-yaml/pull/339
New Contributors
- @mumoshu made their first contribution in https://github.com/goccy/go-yaml/pull/354
- @ozraru made their first contribution in https://github.com/goccy/go-yaml/pull/350
- @10io made their first contribution in https://github.com/goccy/go-yaml/pull/339
Full Changelog: https://github.com/goccy/go-yaml/compare/v1.10.0...v1.10.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Wayne Starr me@racer159.com
