Skip to content

Commit

Permalink
Merge pull request #484 from susnux/fix/transfer
Browse files Browse the repository at this point in the history
chore: Fix URLs after package was transfered
  • Loading branch information
juliushaertl committed Jul 31, 2023
2 parents fc89db3 + 1693397 commit 13a582a
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 71 deletions.
136 changes: 68 additions & 68 deletions CHANGELOG.md
@@ -1,29 +1,29 @@
# Changelog

## [v5.5.1](https://github.com/nextcloud/webpack-vue-config/tree/v5.5.1) (2023-04-25)
## [v5.5.1](https://github.com/nextcloud-libraries/webpack-vue-config/tree/v5.5.1) (2023-04-25)

[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v5.5.0...v5.5.1)
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v5.5.0...v5.5.1)

#### :bug: Bug Fix
* [#449](https://github.com/nextcloud/webpack-vue-config/pull/449) Do not polyfill available in a web browser Node modules ([@ShGKme](https://github.com/ShGKme))
* [#449](https://github.com/nextcloud-libraries/webpack-vue-config/pull/449) Do not polyfill available in a web browser Node modules ([@ShGKme](https://github.com/ShGKme))

#### Committers: 1
- Grigorii K. Shartsev ([@ShGKme](https://github.com/ShGKme))

## [v5.5.0](https://github.com/nextcloud/webpack-vue-config/tree/v5.5.0) (2023-03-15)
## [v5.5.0](https://github.com/nextcloud-libraries/webpack-vue-config/tree/v5.5.0) (2023-03-15)

[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v5.4.0...v5.5.0)
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v5.4.0...v5.5.0)

**Implemented enhancements:**

- Add ts support [\#421](https://github.com/nextcloud/webpack-vue-config/pull/421) ([skjnldsv](https://github.com/skjnldsv))
- Add alias for resolving vue [\#432](https://github.com/nextcloud/webpack-vue-config/pull/432) ([raimund-schluessler](https://github.com/raimund-schluessler))
- Add public path config information for HMR [\#431](https://github.com/nextcloud/webpack-vue-config/pull/431) ([artonge](https://github.com/artonge))
- Resolve ts files [\#424](https://github.com/nextcloud/webpack-vue-config/pull/424) ([skjnldsv](https://github.com/skjnldsv))
- Add ts support [\#421](https://github.com/nextcloud-libraries/webpack-vue-config/pull/421) ([skjnldsv](https://github.com/skjnldsv))
- Add alias for resolving vue [\#432](https://github.com/nextcloud-libraries/webpack-vue-config/pull/432) ([raimund-schluessler](https://github.com/raimund-schluessler))
- Add public path config information for HMR [\#431](https://github.com/nextcloud-libraries/webpack-vue-config/pull/431) ([artonge](https://github.com/artonge))
- Resolve ts files [\#424](https://github.com/nextcloud-libraries/webpack-vue-config/pull/424) ([skjnldsv](https://github.com/skjnldsv))

**Fixed bugs:**

- Put vue as dependency to sync with vue-template-compiler [\#371](https://github.com/nextcloud/webpack-vue-config/pull/371) ([skjnldsv](https://github.com/skjnldsv))
- Put vue as dependency to sync with vue-template-compiler [\#371](https://github.com/nextcloud-libraries/webpack-vue-config/pull/371) ([skjnldsv](https://github.com/skjnldsv))

**Merged dependencies:**

Expand All @@ -38,13 +38,13 @@
- Bump vue-template-compiler from 2.7.13 to 2.7.14
- Bump webpack-cli from 4.10.0 to 5.0.1

## [v5.4.0](https://github.com/nextcloud/webpack-vue-config/tree/v5.4.0) (2022-10-25)
## [v5.4.0](https://github.com/nextcloud-libraries/webpack-vue-config/tree/v5.4.0) (2022-10-25)

[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v5.3.0...v5.4.0)
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v5.3.0...v5.4.0)

**Changed:**

* Upgrade packages minors and fix deep selector support [\#399](https://github.com/nextcloud/webpack-vue-config/pull/399) ([skjnldsv](https://github.com/skjnldsv))
* Upgrade packages minors and fix deep selector support [\#399](https://github.com/nextcloud-libraries/webpack-vue-config/pull/399) ([skjnldsv](https://github.com/skjnldsv))
* @babel/core from `^7.16.7` to `^7.19.6`
* babel-loader from `^8.2.3` to `^8.2.5`
* css-loader from `^6.5.1` to `^6.7.1`
Expand All @@ -56,38 +56,38 @@
* webpack-cli from `^4.9.1` to `^4.10.0`
* webpack-dev-server from `^4.7.2` to `^4.11.1`

## [v5.3.0](https://github.com/nextcloud/webpack-vue-config/tree/v5.3.0) (2022-08-10)
## [v5.3.0](https://github.com/nextcloud-libraries/webpack-vue-config/tree/v5.3.0) (2022-08-10)

[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v5.2.1...v5.3.0)
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v5.2.1...v5.3.0)

**Changed:**

- Update engines versions to Node 16 with Npm 7 or Npm 8

## [v5.2.1](https://github.com/nextcloud/webpack-vue-config/tree/v5.2.1) (2022-07-02)
## [v5.2.1](https://github.com/nextcloud-libraries/webpack-vue-config/tree/v5.2.1) (2022-07-02)

[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v5.2.0...v5.2.1)
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v5.2.0...v5.2.1)

**Fixed bugs:**

- Fix vue-template-compiler version [\#356](https://github.com/nextcloud/webpack-vue-config/pull/356) ([skjnldsv](https://github.com/skjnldsv))
- Fix vue-template-compiler version [\#356](https://github.com/nextcloud-libraries/webpack-vue-config/pull/356) ([skjnldsv](https://github.com/skjnldsv))

## [v5.2.0](https://github.com/nextcloud/webpack-vue-config/tree/v5.2.0) (2022-07-02)
## [v5.2.0](https://github.com/nextcloud-libraries/webpack-vue-config/tree/v5.2.0) (2022-07-02)

[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v5.1.0...v5.2.0)
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v5.1.0...v5.2.0)

**Merged pull requests:**

- Dependencies updates
- Bump vue-template-compiler from 2.6.14 to 2.7.0

## [v5.1.0](https://github.com/nextcloud/webpack-vue-config/tree/v5.1.0) (2022-04-30)
## [v5.1.0](https://github.com/nextcloud-libraries/webpack-vue-config/tree/v5.1.0) (2022-04-30)

[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v5.0.0...v5.1.0)
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v5.0.0...v5.1.0)

**Implemented enhancements:**

- Do not lint during build [\#318](https://github.com/nextcloud/webpack-vue-config/pull/318) ([skjnldsv](https://github.com/skjnldsv))
- Do not lint during build [\#318](https://github.com/nextcloud-libraries/webpack-vue-config/pull/318) ([skjnldsv](https://github.com/skjnldsv))

**Merged pull requests:**

Expand All @@ -101,96 +101,96 @@
- Bump node-forge to 1.3.0
- Bump sass to 1.51.0
- Bump stylelint to 14.6.0
## [v5.0.0](https://github.com/nextcloud/webpack-vue-config/tree/v5.0.0) (2022-01-18)
## [v5.0.0](https://github.com/nextcloud-libraries/webpack-vue-config/tree/v5.0.0) (2022-01-18)

[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v4.3.2...v5.0.0)
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v4.3.2...v5.0.0)

**Fixed bugs:**

- Fix devDependencies [\#279](https://github.com/nextcloud/webpack-vue-config/pull/279) ([skjnldsv](https://github.com/skjnldsv))
- Fix devDependencies [\#279](https://github.com/nextcloud-libraries/webpack-vue-config/pull/279) ([skjnldsv](https://github.com/skjnldsv))

**Merged pull requests:**

- ⚠️ Eslint 8 [\#274](https://github.com/nextcloud/webpack-vue-config/pull/274) ([skjnldsv](https://github.com/skjnldsv))
- ⚠️ Eslint 8 [\#274](https://github.com/nextcloud-libraries/webpack-vue-config/pull/274) ([skjnldsv](https://github.com/skjnldsv))

## [v4.3.2](https://github.com/nextcloud/webpack-vue-config/tree/v4.3.2) (2022-01-18)
## [v4.3.2](https://github.com/nextcloud-libraries/webpack-vue-config/tree/v4.3.2) (2022-01-18)

[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v4.3.1...v4.3.2)
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v4.3.1...v4.3.2)

**Fixed bugs:**

- Fix devDependencies [\#279](https://github.com/nextcloud/webpack-vue-config/pull/279) ([skjnldsv](https://github.com/skjnldsv))
- Fix devDependencies [\#279](https://github.com/nextcloud-libraries/webpack-vue-config/pull/279) ([skjnldsv](https://github.com/skjnldsv))

## [v4.3.1](https://github.com/nextcloud/webpack-vue-config/tree/v4.3.1) (2022-01-17)
## [v4.3.1](https://github.com/nextcloud-libraries/webpack-vue-config/tree/v4.3.1) (2022-01-17)

[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v4.3.0...v4.3.1)
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v4.3.0...v4.3.1)

**Dependencies updates:**

- Unpin webpack version [\#275](https://github.com/nextcloud/webpack-vue-config/pull/275) ([artonge](https://github.com/artonge))
- Bump stylelint-webpack-plugin from 3.1.0 to 3.1.1 [\#277](https://github.com/nextcloud/webpack-vue-config/pull/277) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump sass from 1.47.0 to 1.48.0 [\#276](https://github.com/nextcloud/webpack-vue-config/pull/276) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump sass to 1.47.0 [\#273](https://github.com/nextcloud/webpack-vue-config/pull/273) ([skjnldsv](https://github.com/skjnldsv))
- Bump sass from 1.46.0 to 1.47.0 [\#271](https://github.com/nextcloud/webpack-vue-config/pull/271) ([dependabot[bot]](https://github.com/apps/dependabot))
- Unpin webpack version [\#275](https://github.com/nextcloud-libraries/webpack-vue-config/pull/275) ([artonge](https://github.com/artonge))
- Bump stylelint-webpack-plugin from 3.1.0 to 3.1.1 [\#277](https://github.com/nextcloud-libraries/webpack-vue-config/pull/277) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump sass from 1.47.0 to 1.48.0 [\#276](https://github.com/nextcloud-libraries/webpack-vue-config/pull/276) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump sass to 1.47.0 [\#273](https://github.com/nextcloud-libraries/webpack-vue-config/pull/273) ([skjnldsv](https://github.com/skjnldsv))
- Bump sass from 1.46.0 to 1.47.0 [\#271](https://github.com/nextcloud-libraries/webpack-vue-config/pull/271) ([dependabot[bot]](https://github.com/apps/dependabot))

## [v4.3.0](https://github.com/nextcloud/webpack-vue-config/tree/v4.3.0) (2022-01-07)
## [v4.3.0](https://github.com/nextcloud-libraries/webpack-vue-config/tree/v4.3.0) (2022-01-07)

[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v4.2.0...v4.3.0)
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v4.2.0...v4.3.0)

**Fixed bugs:**

- Bump dependencies [\#269](https://github.com/nextcloud/webpack-vue-config/pull/269) ([skjnldsv](https://github.com/skjnldsv))
- Bump dependencies [\#269](https://github.com/nextcloud-libraries/webpack-vue-config/pull/269) ([skjnldsv](https://github.com/skjnldsv))

**Merged pull requests:**

- 4.3.0 [\#270](https://github.com/nextcloud/webpack-vue-config/pull/270) ([skjnldsv](https://github.com/skjnldsv))
- Change webpack config for more platform independency [\#268](https://github.com/nextcloud/webpack-vue-config/pull/268) ([dartcafe](https://github.com/dartcafe))
## [v4.2.0](https://github.com/nextcloud/webpack-vue-config/tree/v4.2.0) (2021-11-29)
- 4.3.0 [\#270](https://github.com/nextcloud-libraries/webpack-vue-config/pull/270) ([skjnldsv](https://github.com/skjnldsv))
- Change webpack config for more platform independency [\#268](https://github.com/nextcloud-libraries/webpack-vue-config/pull/268) ([dartcafe](https://github.com/dartcafe))
## [v4.2.0](https://github.com/nextcloud-libraries/webpack-vue-config/tree/v4.2.0) (2021-11-29)

[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v4.1.2...v4.2.0)
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v4.1.2...v4.2.0)

- 4.2.0 [\#253](https://github.com/nextcloud/webpack-vue-config/pull/253) ([artonge](https://github.com/artonge))
- Update npm and node engines versions by @nextcloud-command in <https://github.com/nextcloud/webpack-vue-config/pull/241>
- Bump eslint-webpack-plugin from 3.1.0 to 3.1.1 by @dependabot in <https://github.com/nextcloud/webpack-vue-config/pull/244>
- Fix HMR by @jotoeri in <https://github.com/nextcloud/webpack-vue-config/pull/246>
- Bump webpack-dev-server from 4.4.0 to 4.5.0 by @dependabot in <https://github.com/nextcloud/webpack-vue-config/pull/249>
- Bump sass from 1.43.4 to 1.43.5 by @dependabot in <https://github.com/nextcloud/webpack-vue-config/pull/252>
- Move stylelint to 14 by @skjnldsv in <https://github.com/nextcloud/webpack-vue-config/pull/242>
- 4.2.0 [\#253](https://github.com/nextcloud-libraries/webpack-vue-config/pull/253) ([artonge](https://github.com/artonge))
- Update npm and node engines versions by @nextcloud-command in <https://github.com/nextcloud-libraries/webpack-vue-config/pull/241>
- Bump eslint-webpack-plugin from 3.1.0 to 3.1.1 by @dependabot in <https://github.com/nextcloud-libraries/webpack-vue-config/pull/244>
- Fix HMR by @jotoeri in <https://github.com/nextcloud-libraries/webpack-vue-config/pull/246>
- Bump webpack-dev-server from 4.4.0 to 4.5.0 by @dependabot in <https://github.com/nextcloud-libraries/webpack-vue-config/pull/249>
- Bump sass from 1.43.4 to 1.43.5 by @dependabot in <https://github.com/nextcloud-libraries/webpack-vue-config/pull/252>
- Move stylelint to 14 by @skjnldsv in <https://github.com/nextcloud-libraries/webpack-vue-config/pull/242>

## [v4.1.4](https://github.com/nextcloud/webpack-vue-config/tree/v4.1.4) (2021-11-08)
## [v4.1.4](https://github.com/nextcloud-libraries/webpack-vue-config/tree/v4.1.4) (2021-11-08)

[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v4.1.3...v4.1.4)
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v4.1.3...v4.1.4)

- Limit webpack update to patch versions of 5.46 by @artonge in <https://github.com/nextcloud/webpack-vue-config/pull/238>
- Limit webpack update to patch versions of 5.46 by @artonge in <https://github.com/nextcloud-libraries/webpack-vue-config/pull/238>

## [v4.1.3](https://github.com/nextcloud/webpack-vue-config/tree/v4.1.3) (2021-11-08)
## [v4.1.3](https://github.com/nextcloud-libraries/webpack-vue-config/tree/v4.1.3) (2021-11-08)

[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v4.1.2...v4.1.3)
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v4.1.2...v4.1.3)

**Merged pull requests:**

- Change webpack version in peerDep to match devDep by @artonge in <https://github.com/nextcloud/webpack-vue-config/pull/233>
- Bump webpack from 5.46.0 to 5.62.1 by @dependabot in <https://github.com/nextcloud/webpack-vue-config/pull/235>
- Bump css-loader from 6.5.0 to 6.5.1 by @dependabot in <https://github.com/nextcloud/webpack-vue-config/pull/236>
- Change webpack version in peerDep to match devDep by @artonge in <https://github.com/nextcloud-libraries/webpack-vue-config/pull/233>
- Bump webpack from 5.46.0 to 5.62.1 by @dependabot in <https://github.com/nextcloud-libraries/webpack-vue-config/pull/235>
- Bump css-loader from 6.5.0 to 6.5.1 by @dependabot in <https://github.com/nextcloud-libraries/webpack-vue-config/pull/236>

## [v4.1.2](https://github.com/nextcloud/webpack-vue-config/tree/v4.1.2) (2021-11-03)
## [v4.1.2](https://github.com/nextcloud-libraries/webpack-vue-config/tree/v4.1.2) (2021-11-03)

[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v4.1.1...v4.1.2)
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v4.1.1...v4.1.2)

**Merged pull requests:**

- Revert "Bump webpack from 5.46.0 to 5.61.0" [\#232](https://github.com/nextcloud/webpack-vue-config/pull/232) ([skjnldsv](https://github.com/skjnldsv))
- Revert "Bump eslint from 7.31.0 to 8.1.0" [\#231](https://github.com/nextcloud/webpack-vue-config/pull/231) ([skjnldsv](https://github.com/skjnldsv))
- Revert "Bump webpack from 5.46.0 to 5.61.0" [\#232](https://github.com/nextcloud-libraries/webpack-vue-config/pull/232) ([skjnldsv](https://github.com/skjnldsv))
- Revert "Bump eslint from 7.31.0 to 8.1.0" [\#231](https://github.com/nextcloud-libraries/webpack-vue-config/pull/231) ([skjnldsv](https://github.com/skjnldsv))

## [v4.1.1](https://github.com/nextcloud/webpack-vue-config/tree/v4.1.1) (2021-11-03)
## [v4.1.1](https://github.com/nextcloud-libraries/webpack-vue-config/tree/v4.1.1) (2021-11-03)

[Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v4.1.0...v4.1.1)
[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v4.1.0...v4.1.1)

**Implemented enhancements:**

- Add style testing [\#230](https://github.com/nextcloud/webpack-vue-config/pull/230) ([skjnldsv](https://github.com/skjnldsv))
- Use Asset Modules plus upgrade to npm 7 [\#165](https://github.com/nextcloud/webpack-vue-config/pull/165) ([Pytal](https://github.com/Pytal))
- Add style testing [\#230](https://github.com/nextcloud-libraries/webpack-vue-config/pull/230) ([skjnldsv](https://github.com/skjnldsv))
- Use Asset Modules plus upgrade to npm 7 [\#165](https://github.com/nextcloud-libraries/webpack-vue-config/pull/165) ([Pytal](https://github.com/Pytal))

**Merged pull requests:**

- Don't fail build by linter on development [\#163](https://github.com/nextcloud/webpack-vue-config/pull/163) ([jotoeri](https://github.com/jotoeri))
- Don't fail build by linter on development [\#163](https://github.com/nextcloud-libraries/webpack-vue-config/pull/163) ([jotoeri](https://github.com/jotoeri))
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -5,12 +5,12 @@
"author": "John Molakvoæ <skjnldsv@protonmail.com>",
"license": "AGPL-3.0-or-later",
"bugs": {
"url": "https://github.com/nextcloud/webpack-vue-config/issues"
"url": "https://github.com/nextcloud-libraries/webpack-vue-config/issues"
},
"homepage": "https://github.com/nextcloud/webpack-vue-config#readme",
"homepage": "https://github.com/nextcloud-libraries/webpack-vue-config#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/nextcloud/webpack-vue-config.git"
"url": "git+https://github.com/nextcloud-libraries/webpack-vue-config.git"
},
"keywords": [
"nextcloud",
Expand Down

0 comments on commit 13a582a

Please sign in to comment.