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

chore(deps): update all #12

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

chore(deps): update all #12

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 13, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action patch v2.1.6 -> v2.1.8 age adoption passing confidence
actions/checkout action minor v2.3.4 -> v2.7.0 age adoption passing confidence
alpine final minor 3.16.0 -> 3.20.0 age adoption passing confidence
codfish/semantic-release-action action minor v1.9.0 -> v1.10.0 age adoption passing confidence
github.com/stretchr/testify require minor v1.6.1 -> v1.9.0 age adoption passing confidence
github.com/tailscale/depaware require digest 77d1e97 -> 720c4b4 age adoption passing confidence
golang stage minor 1.18.1-alpine -> 1.22.3-alpine age adoption passing confidence
markdownlint-cli dependencies minor 0.26.0 -> 0.40.0 age adoption passing confidence
moul.io/u require minor v1.20.0 -> v1.27.0 age adoption passing confidence

Release Notes

actions/cache (actions/cache)

v2.1.8: Updating actions/core to version 1.10.0

Compare Source

The ::save-state and ::set-output are deprecated. The newer version of actions/core >1.10.0 uses the new syntax for save and set output. After this change, customers using actions/cache@v2 won't see deprecation warning message.

v2.1.7

Compare Source

Support 10GB cache upload using the latest version 1.0.8 of @actions/cache

actions/checkout (actions/checkout)

v2.7.0

Compare Source

What's Changed

Full Changelog: actions/checkout@v2.6.0...v2.7.0

v2.6.0

Compare Source

What's Changed

Full Changelog: actions/checkout@v2.5.0...v2.6.0

v2.5.0

Compare Source

What's Changed

Full Changelog: actions/checkout@v2...v2.5.0

v2.4.2

Compare Source

What's Changed

Full Changelog: actions/checkout@v2...v2.4.2

v2.4.1

Compare Source

  • Fixed an issue where checkout failed to run in container jobs due to the new git setting safe.directory

v2.4.0

Compare Source

  • Convert SSH URLs like org-<ORG_ID>@&#8203;github.com: to https://github.com/ - pr

v2.3.5

Compare Source

Update dependencies

codfish/semantic-release-action (codfish/semantic-release-action)

v1.10.0

Compare Source

Features
stretchr/testify (github.com/stretchr/testify)

v1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.8.4...v1.9.0

v1.8.4

Compare Source

v1.8.3

Compare Source

v1.8.2

Compare Source

v1.8.1

Compare Source

v1.8.0

Compare Source

v1.7.5

Compare Source

v1.7.4

Compare Source

v1.7.3

Compare Source

v1.7.2

Compare Source

v1.7.1

Compare Source

v1.7.0: Minor improvements and bug fixes

Compare Source

Minor feature improvements and bug fixes

igorshubovych/markdownlint-cli (markdownlint-cli)

v0.40.0: 0.40.0

Compare Source

  • Update markdownlint dependency to 0.34.0
    • Use micromark in MD027/MD028/MD036/MD040/MD041/MD046/MD048
    • Improve MD013/MD034/MD049/MD050/MD051
  • Add support for TOML configuration files via --config
  • Add --configPointer argument for nested configuration
  • Update --ignore for directories to ignore all files within
  • Update all dependencies via Dependabot

v0.39.0: 0.39.0

Compare Source

  • Update markdownlint dependency to 0.33.0
    • Add MD055/table-pipe-style, MD056/table-column-count
    • Improve MD005/MD007/MD024/MD026/MD038
    • Incorporate micromark-extension-directive
    • Improve JSON schema, document validation
  • Handle trailing commas in JSONC configuration
  • Update all dependencies via Dependabot

v0.38.0: 0.38.0

Compare Source

  • Update markdownlint dependency to 0.32.1
    • Remove deprecated MD002/MD006
    • Remove rule aliases for "header"
    • Add MD054/link-image-style
    • Use micromark in MD005/MD007/MD030
    • Improve MD022/MD026/MD034/MD037/MD038/MD045/MD051
  • Remove support for end-of-life Node version 16
  • Update all dependencies via Dependabot

v0.37.0: 0.37.0

Compare Source

  • Update markdownlint dependency to 0.31.1
    • Improve MD032/MD034/MD037/MD043/MD044/MD051/MD052
    • Improve performance
  • Update all dependencies via Dependabot

v0.36.0: 0.36.0

Compare Source

  • Update markdownlint dependency to 0.30.0
    • Use micromark in MD022/MD026/MD032/MD037/MD045/MD051
    • Incorporate micromark-extension-math for math syntax
    • Allow custom rules to override information URL
  • Update all dependencies via Dependabot

v0.35.0: 0.35.0

Compare Source

  • Update markdownlint dependency to 0.29.0
    • Update micromark parser dependencies for better performance
    • Use micromark in MD049/MD050
    • Improve MD034/MD037/MD044/MD049/MD050
  • Update all dependencies via Dependabot

v0.34.0: 0.34.0

Compare Source

  • Update markdownlint dependency to 0.28.2
    • Introduce micromark parser for better positional data (internal only)
    • Use micromark in MD013/MD033/MD034/MD035/MD038/MD044/MD052/MD053
  • Update all dependencies via Dependabot

v0.33.0: 0.33.0

Compare Source

  • Update markdownlint dependency to 0.27.0
    • Improve MD011/MD013/MD022/MD031/MD032/MD033/MD034/MD040/MD043/MD051/MD053
    • Generate/separate documentation
    • Improve documentation
  • Publish Docker container images for both linux/amd64 and linux/arm64
  • Support JSONC and YAML inside markdownlint-configure-file comments
  • Update all dependencies via Dependabot

v0.32.2: 0.32.2

Compare Source

  • Update markdownlint dependency to 0.26.2
    • Improve MD037/MD051/MD053
  • Update all dependencies via Dependabot

v0.32.1: 0.32.1

Compare Source

  • Update markdownlint dependency to 0.26.1
    • Improve MD051
  • Update all dependencies via Dependabot

v0.32.0: 0.32.0

Compare Source

  • Update markdownlint dependency to 0.26.0
    • Add MD051/link-fragments: Link fragments should be valid
    • Add MD052/reference-links-images: Reference links and images should use a label that is defined
    • Add MD053/link-image-reference-definitions: Link and image reference definitions should be needed (auto-fixable)
    • Improve MD010/MD031/MD035/MD039/MD042/MD044/MD049/MD050
    • Add markdownlint-disable-line inline comment
    • Support ~ paths in configuration files
    • Improve performance
  • Add .markdownlint.jsonc to list of supported configuration files
  • Remove support for end-of-life Node version 12
  • Update all dependencies via Dependabot

v0.31.1: 0.31.1

Compare Source

  • Automatically publish Docker container image to GitHub Packages
  • Update all dependencies via Dependabot

v0.31.0: 0.31.0

Compare Source

  • Update markdownlint dependency to 0.25.0
    • Add MD049/MD050 for consistent emphasis/strong style (both auto-fixable)
    • Improve MD007/MD010/MD032/MD033/MD035/MD037/MD039
    • Support asynchronous custom rules
    • Improve performance
  • Update all dependencies via Dependabot

v0.30.0: 0.30.0

Compare Source

  • Add --enable/--disable params
  • Add --quiet param
  • Throw for bad config file
  • Update all dependencies via Dependabot

v0.29.0: 0.29.0

Compare Source

  • Update markdownlint dependency to 0.24.0
    • Improve MD010/MD011/MD037/MD043/MD044
  • Remove support for end-of-life Node version 10
  • Update all dependencies via Dependabot

v0.28.1: 0.28.1

Compare Source

v0.28.0: 0.28.0

Compare Source

  • Add --json option to output results in JSON format
  • Switch rc dependency to run-con to address CVE-2020-7788
  • Update all dependencies via Dependabot

v0.27.1: 0.27.1

Compare Source

  • Fix bug introduced during commander upgrade that caused -c/--config not to be honored for non-JSON files

v0.27.0: 0.27.0

Compare Source

  • Update markdownlint dependency to 0.23.1
    • Add comprehensive example .markdownlint.jsonc/.markdownlint.yaml files
    • Add fix information for MD004/ul-style
    • Improve MD018/MD019/MD020/MD021/MD037/MD041
    • Improve HTML comment handling
  • Add --dot option to include "dotfiles" by default
  • Update all dependencies via Dependabot
moul/u (moul.io/u)

v1.27.0

Compare Source

Features

v1.26.0

Compare Source

Features

v1.25.1

Compare Source

Bug Fixes
  • deps: update github.com/tailscale/depaware commit hash to 720c4b4 (85ebcc9)

v1.25.0

Compare Source

Features

v1.24.0

Compare Source

Features

v1.23.0

Compare Source

Features

v1.22.0

Compare Source

Features
  • add u.RandomLetters helper (4107978)

v1.21.0

Compare Source

Features
  • add u.Unique{Strings,Ints,Interfaces} helpers (cfc54c9)

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.

@codecov
Copy link

codecov bot commented Jan 13, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.37%. Comparing base (f533f00) to head (f380b05).
Report is 12 commits behind head on master.

Current head f380b05 differs from pull request most recent head d57f8fa

Please upload reports for the commit d57f8fa to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   82.37%   82.37%           
=======================================
  Files           1        1           
  Lines         278      278           
=======================================
  Hits          229      229           
  Misses         37       37           
  Partials       12       12           
Flag Coverage Δ
unittests 82.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update module stretchr/testify to v1.7.0 fix(deps): update module stretchr/testify to v1.7.0 Feb 18, 2021
@auto-add-label auto-add-label bot added bug Something isn't working and removed dependencies labels Feb 18, 2021
@renovate renovate bot changed the title fix(deps): update module stretchr/testify to v1.7.0 fix(deps): update module github.com/stretchr/testify to v1.7.0 Feb 22, 2021
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.7.0 fix(deps): update all Mar 2, 2021
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 196f86b to deb5684 Compare March 7, 2021 13:36
@renovate renovate bot changed the title fix(deps): update all chore(deps): update all Apr 12, 2021
@auto-add-label auto-add-label bot added dependencies and removed bug Something isn't working labels Apr 12, 2021
@renovate renovate bot changed the title chore(deps): update all fix(deps): update all Apr 13, 2021
@auto-add-label auto-add-label bot added bug Something isn't working and removed dependencies labels Apr 13, 2021
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 5e546ef to 1d62477 Compare April 29, 2021 22:22
@renovate
Copy link
Author

renovate bot commented Apr 29, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/moul/progress":"/mnt/renovate/gh/moul/progress" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/moul/progress" docker.io/renovate/go:1.13.15 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: downloading moul.io/u v1.22.0
go: extracting moul.io/u v1.22.0
go: downloading go.uber.org/multierr v1.6.0
go: extracting go.uber.org/multierr v1.6.0
go: downloading go.uber.org/atomic v1.7.0
go: extracting go.uber.org/atomic v1.7.0
go: downloading github.com/tailscale/depaware v0.0.0-20201214215404-77d1e9757027
go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: extracting github.com/tailscale/depaware v0.0.0-20201214215404-77d1e9757027
go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
go: extracting gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: downloading golang.org/x/mod v0.4.2
go: downloading golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44
go: extracting github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
go: extracting golang.org/x/mod v0.4.2
go: extracting golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44
moul.io/progress tested by
	moul.io/progress.test imports
	github.com/stretchr/testify/require imports
	github.com/stretchr/testify/assert imports
	gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20210107192922-496545a6307b: permission denied

@renovate renovate bot changed the title fix(deps): update all chore(deps): update all May 27, 2021
@auto-add-label auto-add-label bot added dependencies and removed bug Something isn't working labels May 27, 2021
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from b15a841 to 6839efd Compare June 3, 2021 23:54
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from cb5a63b to fad3c70 Compare June 17, 2023 06:33
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 313bec0 to 0b5b80a Compare August 8, 2023 23:16
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 69508f8 to 692352e Compare September 6, 2023 22:26
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 0e570d9 to 254c4ce Compare October 5, 2023 22:24
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 5ade490 to 4a60874 Compare December 5, 2023 22:19
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 96fd812 to 8653d98 Compare December 9, 2023 07:48
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 1b6ef19 to 3133a01 Compare January 28, 2024 22:51
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 3310250 to 45fe19b Compare February 7, 2024 03:36
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 10735d0 to 3bd6f89 Compare March 5, 2024 21:58
Copy link

socket-security bot commented Mar 5, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/markdownlint-cli@0.26.0

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 🔍 Ready for Review Pull Request is not reviewed yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants