Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

deps: Update all non-major dependencies #48

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 11, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@fortawesome/fontawesome-free (source) ^6.0.0 -> ^6.1.1 age adoption passing confidence dependencies minor
@nuxt/types ^2.15.4 -> ^2.15.8 age adoption passing confidence devDependencies patch
@nuxtjs/axios ^5.13.1 -> ^5.13.6 age adoption passing confidence dependencies patch
@nuxtjs/composition-api ^0.23.4 -> ^0.32.0 age adoption passing confidence dependencies minor
@nuxtjs/vuetify ^1.11.3 -> ^1.12.3 age adoption passing confidence devDependencies minor
JamesIves/github-pages-deploy-action 4.1.1 -> v4.3.0 age adoption passing confidence action minor
consola ^2.15.0 -> ^2.15.3 age adoption passing confidence dependencies patch
nodemon (source) ^1.18.9 -> ^1.19.4 age adoption passing confidence devDependencies patch
nuxt ^2.15.3 -> ^2.15.8 age adoption passing confidence dependencies patch
prettier (source) ^2.2.1 -> ^2.6.2 age adoption passing confidence devDependencies minor
vuex-module-decorators ^1.0.1 -> ^1.2.0 age adoption passing confidence dependencies minor

Release Notes

FortAwesome/Font-Awesome

v6.1.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.1.0

Compare Source

nuxt/nuxt.js

v2.15.8

Compare Source

🐛 Bug Fixes
  • vue-app
    • #​9460 Don't normalise route path if it's valid
  • babel
    • #​9631 Loose option for babel private-property-in-object

v2.15.7

Compare Source

🔰 Security advisory

Please upgrade to nuxt@^2.15.7 if using nuxt@2.15.5 or nuxt@2.15.6

🐛 Bug Fixes
  • vue-app
    • #​9431 Check whether a route exists within the nuxt app before replacing

v2.15.6

Compare Source

🐛 Bug Fixes

v2.15.5

Compare Source

🐛 Bug Fixes
  • babel
    • #​9232 Loose option for babel class-properties and private-methods (resolves #​9224)
  • vue-app
    • #​9201 Use route.replace instead of router.push to trigger navigation guards (resolves #​9111)
  • builder
  • cli
💖 Thanks to
nuxt-community/axios-module

v5.13.6

Compare Source

v5.13.5

Compare Source

v5.13.4

Compare Source

v5.13.3

Compare Source

v5.13.2

Compare Source

nuxt-community/composition-api

v0.32.0

Compare Source

v0.31.0

Compare Source

v0.30.0

Compare Source

Bug Fixes
0.29.3 (2021-10-11)
Bug Fixes
0.29.2 (2021-09-21)
Features
  • add new exports from @vue/composition-api (6d0ebd0)
0.29.1 (2021-09-21)

v0.29.3

Compare Source

v0.29.2

Compare Source

v0.29.0

Compare Source

v0.28.0

Compare Source

Features
Bug Fixes

v0.27.0

Compare Source

v0.26.0

Compare Source

Bug Fixes
0.25.2 (2021-07-27)
Bug Fixes
0.25.1 (2021-07-22)

v0.25.2

Compare Source

v0.25.1

Compare Source

v0.25.0

Compare Source

Bug Fixes
0.24.7 (2021-07-12)
0.24.6 (2021-07-02)
0.24.5 (2021-06-24)
0.24.4 (2021-06-07)
0.24.3 (2021-06-02)
Bug Fixes
  • use webpack:config to add entry for better nuxt/storybook compatibility (#​495) (1b07abe), closes #​494
0.24.2 (2021-05-28)
0.24.1 (2021-05-28)
Bug Fixes
  • alias @nuxtjs/composition-api to esm library (5d30325), closes #​488

v0.24.7

Compare Source

v0.24.6

Compare Source

v0.24.5

Compare Source

v0.24.4

Compare Source

v0.24.3

Compare Source

v0.24.2

Compare Source

v0.24.1

Compare Source

v0.24.0

Compare Source

⚠ BREAKING CHANGES
Bug Fixes
Build System
  • move globals and register to runtime directory (842a724)
  • output .mjs files for runtime templates (23afd5a)
0.23.4 (2021-04-28)
0.23.3 (2021-04-24)
Bug Fixes
  • alias module so we can access process.server in vite node build (#​462) (7c997c5)
  • correctly generate vite sourcemap (cf4f438)
  • export default from register entry (#​461) (e491722)
0.23.2 (2021-04-19)
Bug Fixes
  • register composition api before middleware (9d4165a), closes #​457
0.23.1 (2021-04-14)
Bug Fixes
  • use reactive rather than Vue.observable in useFetch (385bb73), closes #​455
nuxt-community/vuetify-module

v1.12.3

Compare Source

v1.12.2

Compare Source

v1.12.1

Compare Source

v1.12.0

Compare Source

Features
Bug Fixes
1.11.3 (2021-01-17)
Bug Fixes
  • remove fibers dependency to support node.js 14 on Windows (#​390) (7a02126)
  • sass-loader use additionalData vs prependData (a92eaf1)
1.11.2 (2020-04-26)
1.11.1 (2020-04-26)
Bug Fixes
JamesIves/github-pages-deploy-action

v4.3.0

Compare Source

Changes

  • Implements a new option available behind a flag, force. If set to false the action will no longer force push, instead attempting 3 times to resolve rejected commits when making parallel/subsequent deployments. In a future version false will be set as the default. Massive thanks to @​rossjrw for this feature addition.
  • Modified the Node version which the action is developed/tested against from 14 to 16.

Minor Changes

  • Third-party dependency updates.
  • Test coverage improvements.

v4.2.5

Compare Source

Minor Changes

  • Corrects an issue in the publishing pipeline that was causing workflow failures.

v4.2.4

Compare Source

Minor Changes

v4.2.3

Compare Source

Minor Changes

  • Improved action logging. This is part 1 or 2 updates that will make the logs easier to traverse. Warnings and notices are now provided so you don't need to expand the logs to get the termination message.
  • Dependency bumps across the board.

v4.2.2

Compare Source

Minor Changes

  • Introduces major version tags. You can now point your workflow to JamesIves/github-pages-deploy-action@v4 if you'd like to always have the most cutting edge changes outside of using the release branch directly.
  • The version tags for this project now include a v to be consistent with other officially provided actions by GitHub. You can use JamesIves/github-pages-deploy-action@v4.2.2 for instance. Dependabot should pick up this change automatically.

v4.2.1

Compare Source

Minor Changes

  • Resolves an issue where the operating system warning was showing incorrectly.

v4.2.0

Compare Source

Happy New Year 2022!

London

Minor Changes

  • Implements a warning if you're using an unsupported operating system. This will occur if the workflow runs within MacOS or Windows. The workflow will not be cancelled.
  • The action is now case insensitive, allowing you to make casing changes to files so long as you commit them using the git mv command prior to the workflow running. (#​895)
  • Fixes an issue that was causing single-commit to fail when using repository-name if the branch name was equal from the origin to destination. (#​665)
  • Enabled Dependabot updates for the GitHub Actions that are used as part of the projects integration tests.
  • Made improvements to the issue template.
  • Modified the dev container so it now properly runs on Node 14 when used within GitHub Codespaces.
  • Modified the default exclude list to use an enum value to ensure accuracy.
  • Dependency upgrades.

v4.1.9

Compare Source

Minor Changes

  • Dependency/security updates from third parties.

v4.1.8

Compare Source

Minor Changes

  • Library dependency and security bumps.
  • README modifications.

New Contributors

Full Changelog: JamesIves/github-pages-deploy-action@4.1.7...4.1.8

v4.1.7

Compare Source

Minor Changes

  • Dependency upgrades
  • Modified README examples to use npm ci instead of npm install in examples by @​bananer in use "npm ci" instead of "npm install" in examples JamesIves/github-pages-deploy-action#934
  • Modified the git-config-email option again. If you wish to omit this field entirely you must now provide <> in the field instead of an empty string. This is due to the fact that GitHub Actions defaults all undefined fields to an empty string, causing the default behavior to not work when you don't provide a git-config-email parameter at all. You can find an example of this below.
name: Build and Deploy
on: [push]
jobs:
  build-and-deploy:
    runs-on: ubuntu-latest
    steps:
      - name: Checkout 🛎️
        uses: actions/checkout@v2.3.1

      - name: Install and Build 🔧
        run: |
          npm install
          npm run build

      - name: Deploy 🚀
        uses: JamesIves/github-pages-deploy-action@4.1.6
        with:
          branch: gh-pages
          folder: build
          git-config-email: <>

New Contributors

Full Changelog: JamesIves/github-pages-deploy-action@4.1.6...4.1.7

v4.1.6

Compare Source

Minor Changes

  • Resolves an issue that was causing a permission error on the cleanup job. This error was caused by other actions changing directory permissions that prevented a worktree removal step from executing correctly. #​922
  • Migrated the project to Node version 14 across all integration tests, nvm file, etc.
  • Numerous third party dependency updates/fixes.
  • The git-config-email option now accepts an empty string as a valid value in a workflow. This will allow the email part of the commit signature to empty, for example Author Name <>. You can find an example of how to utilize this below. #​868
name: Build and Deploy
on: [push]
jobs:
  build-and-deploy:
    runs-on: ubuntu-latest
    steps:
      - name: Checkout 🛎️
        uses: actions/checkout@v2.3.1

      - name: Install and Build 🔧
        run: |
          npm install
          npm run build

      - name: Deploy 🚀
        uses: JamesIves/github-pages-deploy-action@4.1.6
        with:
          branch: gh-pages
          folder: build
          git-config-email: ''

v4.1.5

Compare Source

Minor Changes

  • Resolves a bug that was causing the usage of the clean and single commit options together to fail.
  • Numerous dependency and security bumps.

v4.1.4

Compare Source

Minor Changes

  • Resolves an issue with the buffer length causing issues with very large repos (thanks to @​garazdawi)
  • Lots of dependency updates across the board.
  • Minor README adjustments.

v4.1.3

Compare Source

Minor Changes

  • Resolves a false positive error that was caused by a build cleanup step.

v4.1.2

Compare Source

Minor Changes

  • Fixed an issue that prevented you from deploying if you had a similarly named branch, ie docs and ci/docs.
  • Resolved an issue that prevents you from deploying a second time in the same workflow job. The action will now correctly cleanup branch artifacts after it's done deploying.
  • Standardized ESLint configuration, now using typescript-eslint as opposed to the GitHub configuration.
  • Documentation change/cleanup for some parts.
  • Added sponsorship automation for people who donate via GitHub Sponsors.
prettier/prettier

v2.6.2

Compare Source

diff

Fix LESS/SCSS format error (#​12536 by @​fisker)
// Input
.background-gradient(@&#8203;cut) {
    background: linear-gradient(
        to right,
        @&#8203;white 0%,
        @&#8203;white (@&#8203;cut - 0.01%),
        @&#8203;portal-background @&#8203;cut,
        @&#8203;portal-background 100%
    );
}

// Prettier 2.6.1
TypeError: Cannot read properties of undefined (reading 'endOffset')

// Prettier 2.6.2
.background-gradient(@&#8203;cut) {
  background: linear-gradient(
    to right,
    @&#8203;white 0%,
    @&#8203;white (@&#8203;cut - 0.01%),
    @&#8203;portal-background @&#8203;cut,
    @&#8203;portal-background 100%
  );
}
Update meriyah to fix several bugs (#​12567 by @​fisker, fixes in meriyah by @​3cp)

Fixes bugs when parsing following valid code:

foo(await bar());
const regex = /.*/ms;
const element = <p>{/w/.test(s)}</p>;
class A extends B {
  #privateMethod() {
    super.method();
  }
}

v2.6.1

Compare Source

diff

Ignore loglevel when printing information (#​12477 by @​fisker)

v2.6.0

Compare Source

prettier --loglevel silent --find-config-path index.js

v2.5.1

Compare Source

diff

Improve formatting for empty tuple types (#​11884 by @​sosukesuzuki)
// Input
type Foo =
  Foooooooooooooooooooooooooooooooooooooooooooooooooooooooooo extends []
    ? Foo3
    : Foo4;

// Prettier 2.5.0
type Foo = Foooooooooooooooooooooooooooooooooooooooooooooooooooooooooo extends [

]
  ? Foo3
  : Foo4;

// Prettier 2.5.0 (tailingCommma = all)
// Invalid TypeScript code
type Foo = Foooooooooooooooooooooooooooooooooooooooooooooooooooooooooo extends [
  ,
]
  ? Foo3
  : Foo4;

// Prettier 2.5.1
type Foo =
  Foooooooooooooooooooooooooooooooooooooooooooooooooooooooooo extends []
    ? Foo3
    : Foo4;
Fix compatibility with Jest inline snapshot test (#​11892 by @​fisker)

A internal change in Prettier@v2.5.0 accidentally breaks the Jest inline snapshot test.

Support Glimmer's named blocks (#​11899 by @​duailibe)

Prettier already supported this feature, but it converted empty named blocks to self-closing, which is not supported by the Glimmer compiler.

See: Glimmer's named blocks.

// Input
<Component>
  <:named></:named>
</Component>

// Prettier 2.5.0
<Component>
  <:named />
</Component>

// Prettier 2.5.1
<Component>
  <:named></:named>
</Component>

v2.5.0

Compare Source

diff

🔗 Release Notes

v2.4.1

Compare Source

diff

Fix wildcard syntax in @forward (#​11482) (#​11487 by @​niksy)
// Input
@&#8203;forward "library" as btn-*;

// Prettier 2.4.0
@&#8203;forward "library" as btn- *;

// Prettier 2.4.1
@&#8203;forward "library" as btn-*;
Add new CLI option debug-print-ast (#​11514 by @​sosukesuzuki)

A new --debug-print-ast CLI flag for debugging.

v2.4.0

Compare Source

diff

🔗 Release Notes

v2.3.2

Compare Source

diff

Fix failure on dir with trailing slash (#​11000 by @​fisker)
$ ls
1.js  1.unknown

v2.3.1

Compare Source

$ prettier . -l
1.js
$ prettier ./ -l
[error] No supported files were found in the directory: "./".

v2.3.0

Compare Source

diff

🔗 Release Notes

championswimmer/vuex-module-decorators

v1.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: championswimmer/vuex-module-decorators@v1.0.1...v1.2.0


Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 11, 2022
@vercel
Copy link

vercel bot commented Apr 11, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/seonglae/nuxtify/AjJySzSRbQXCCG3FQY4kXcBLSp9c
✅ Preview: Failed

@seonglae seonglae closed this Apr 11, 2022
@seonglae seonglae deleted the deps/all-minor-patch branch April 11, 2022 00:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants