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

Update Node packages #78

Closed
svengreb opened this issue Jun 26, 2021 · 0 comments · Fixed by #79
Closed

Update Node packages #78

svengreb opened this issue Jun 26, 2021 · 0 comments · Fixed by #79

Comments

@svengreb
Copy link
Owner

Update all outdated Node packages to their latest versions:

@svengreb svengreb added this to the Next milestone Jun 26, 2021
@svengreb svengreb self-assigned this Jun 26, 2021
svengreb added a commit that referenced this issue Jun 26, 2021
Updated all outdated Node packages to their latest versions:

- lint-staged [1] - Bumped minimum version from `v10.5.4` to
  `v11.0.0` [2].
- prettier [3] - Bumped minimum version from `v2.2.1` to
  `v2.3.2` [4]. It comes with the nice improvement to treat the
  `.prettierrc` file as YAML when formatting it [5].
- Validated all files after running formatting and linting tools with
  their latest versions.

[1]: https://github.com/okonet/lint-staged
[2]: typicode/husky@v10.5.4...v11.0.0
[3]: https://github.com/prettier/prettier
[4]: prettier/prettier@v2.2.1...v2.3.2
[5]: https://prettier.io/blog/2021/05/09/2.3.0.html#treat-prettierrc-as-yaml-when-formatting-it-8105httpsgithubcomprettierprettierpull8105-by-fiskerhttpsgithubcomfisker

GH-78
svengreb added a commit that referenced this issue Jun 26, 2021
Updated all outdated Node packages to their latest versions:

- lint-staged [1] - Bumped minimum version from `v10.5.4` to
  `v11.0.0` [2].
- prettier [3] - Bumped minimum version from `v2.2.1` to
  `v2.3.2` [4]. It comes with the nice improvement to treat the
  `.prettierrc` file as YAML when formatting it [5].
- Validated all files after running formatting and linting tools with
  their latest versions.

[1]: https://github.com/okonet/lint-staged
[2]: typicode/husky@v10.5.4...v11.0.0
[3]: https://github.com/prettier/prettier
[4]: prettier/prettier@v2.2.1...v2.3.2
[5]: https://prettier.io/blog/2021/05/09/2.3.0.html#treat-prettierrc-as-yaml-when-formatting-it-8105httpsgithubcomprettierprettierpull8105-by-fiskerhttpsgithubcomfisker

Closes GH-78
@svengreb svengreb removed their assignment Jun 26, 2021
arcticicestudio pushed a commit to svengreb/styleguide-markdown that referenced this issue May 10, 2022
Updated to `tmpl` version `0.11.0` [1], including the versions in
between starting from 0.10.0 [2]:

1. Optimized GitHub action workflow scope [3].
2. Updated Node.js packages & GitHub actions [4] [^1] [^2].
3. Opts-in the Dependabot version update configuration [5].

This also includes changes required for any linter matches.

[1]: https://github.com/svengreb/tmpl/releases/tag/v0.11.0
[2]: https://github.com/svengreb/tmpl/releases/tag/v0.10.0
[3]: svengreb/tmpl#84
[4]: svengreb/tmpl#86
[5]: svengreb/tmpl#94

[^1]: svengreb/tmpl#78
[^2]: svengreb/tmpl#83

GH-61
svengreb added a commit to svengreb/styleguide-markdown that referenced this issue May 10, 2022
Updated to `tmpl` version `0.11.0` [1], including the versions in
between starting from 0.10.0 [2]:

1. Optimized GitHub action workflow scope [3].
2. Updated Node.js packages & GitHub actions [4] [^1] [^2].
3. Opts-in the Dependabot version update configuration [5].

This also includes changes required for any linter matches.

[1]: https://github.com/svengreb/tmpl/releases/tag/v0.11.0
[2]: https://github.com/svengreb/tmpl/releases/tag/v0.10.0
[3]: svengreb/tmpl#84
[4]: svengreb/tmpl#86
[5]: svengreb/tmpl#94

[^1]: svengreb/tmpl#78
[^2]: svengreb/tmpl#83

GH-61
arcticicestudio pushed a commit to svengreb/styleguide-markdown that referenced this issue May 10, 2022
Updated to `tmpl` version `0.11.0` [1], including the versions in
between starting from 0.10.0 [2]:

1. Optimized GitHub action workflow scope [3].
2. Updated Node.js packages & GitHub actions [4] [^1] [^2].
3. Opts-in the Dependabot version update configuration [5].

This also includes changes required for any linter matches.

[1]: https://github.com/svengreb/tmpl/releases/tag/v0.11.0
[2]: https://github.com/svengreb/tmpl/releases/tag/v0.10.0
[3]: svengreb/tmpl#84
[4]: svengreb/tmpl#86
[5]: svengreb/tmpl#94

[^1]: svengreb/tmpl#78
[^2]: svengreb/tmpl#83

GH-61
arcticicestudio pushed a commit to svengreb/styleguide-markdown that referenced this issue May 12, 2022
Updated to `tmpl` version `0.11.0` [1], including the versions in
between starting from 0.10.0 [2]:

1. Optimized GitHub action workflow scope [3].
2. Updated Node.js packages & GitHub actions [4] [^1] [^2].
3. Opts-in the Dependabot version update configuration [5].

This also includes changes required for any linter matches.

[1]: https://github.com/svengreb/tmpl/releases/tag/v0.11.0
[2]: https://github.com/svengreb/tmpl/releases/tag/v0.10.0
[3]: svengreb/tmpl#84
[4]: svengreb/tmpl#86
[5]: svengreb/tmpl#94

[^1]: svengreb/tmpl#78
[^2]: svengreb/tmpl#83

GH-61
arcticicestudio pushed a commit to svengreb/styleguide-markdown that referenced this issue May 12, 2022
Updated to `tmpl` version `0.11.0` [1], including the versions in
between starting from 0.10.0 [2]:

1. Optimized GitHub action workflow scope [3].
2. Updated Node.js packages & GitHub actions [4] [^1] [^2].
3. Opts-in the Dependabot version update configuration [5].

This also includes changes required for any linter matches.

[1]: https://github.com/svengreb/tmpl/releases/tag/v0.11.0
[2]: https://github.com/svengreb/tmpl/releases/tag/v0.10.0
[3]: svengreb/tmpl#84
[4]: svengreb/tmpl#86
[5]: svengreb/tmpl#94

[^1]: svengreb/tmpl#78
[^2]: svengreb/tmpl#83

GH-61
arcticicestudio pushed a commit to svengreb/styleguide-markdown that referenced this issue May 12, 2022
Updated to `tmpl` version `0.11.0` [1], including the versions in
between starting from 0.10.0 [2]:

1. Optimized GitHub action workflow scope [3].
2. Updated Node.js packages & GitHub actions [4] [^1] [^2].
3. Opts-in the Dependabot version update configuration [5].

This also includes changes required for any linter matches.

[1]: https://github.com/svengreb/tmpl/releases/tag/v0.11.0
[2]: https://github.com/svengreb/tmpl/releases/tag/v0.10.0
[3]: svengreb/tmpl#84
[4]: svengreb/tmpl#86
[5]: svengreb/tmpl#94

[^1]: svengreb/tmpl#78
[^2]: svengreb/tmpl#83

GH-61
arcticicestudio pushed a commit to svengreb/styleguide-javascript that referenced this issue May 12, 2022
Updated to `tmpl` version `0.11.0` [1], including the versions in
between starting from 0.10.0 [2]:

1. Optimized GitHub action workflow scope [3].
2. Updated Node.js packages & GitHub actions [4] [^1] [^2].
3. Opts-in the Dependabot version update configuration [5].
4. Migrated to Markdown style guide version 0.4.0 [6].

This also includes changes required for any linter matches.

[1]: https://github.com/svengreb/tmpl/releases/tag/v0.11.0
[2]: https://github.com/svengreb/tmpl/releases/tag/v0.10.0
[3]: svengreb/tmpl#84
[4]: svengreb/tmpl#86
[5]: svengreb/tmpl#94
[6]: svengreb/tmpl#76

[^1]: svengreb/tmpl#78
[^2]: svengreb/tmpl#83

GH-86
arcticicestudio pushed a commit to svengreb/styleguide-javascript that referenced this issue May 12, 2022
Updated to `tmpl` version `0.11.0` [1], including the versions in
between starting from 0.10.0 [2]:

1. Optimized GitHub action workflow scope [3].
2. Updated Node.js packages & GitHub actions [4] [^1] [^2].
3. Opts-in the Dependabot version update configuration [5].
4. Migrated to Markdown style guide version 0.4.0 [6].

This also includes changes required for any linter matches.

[1]: https://github.com/svengreb/tmpl/releases/tag/v0.11.0
[2]: https://github.com/svengreb/tmpl/releases/tag/v0.10.0
[3]: svengreb/tmpl#84
[4]: svengreb/tmpl#86
[5]: svengreb/tmpl#94
[6]: svengreb/tmpl#76

[^1]: svengreb/tmpl#78
[^2]: svengreb/tmpl#83


Co-authored-by: Sven Greb <development@svengreb.de>

GH-86
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant