Skip to content

Commit

Permalink
Merge branch 'master' into nextjs-upgrade-peer-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
subzero10 authored Oct 30, 2023
2 parents 30c0975 + 22170a3 commit db80a9b
Show file tree
Hide file tree
Showing 15 changed files with 65 additions and 23 deletions.
8 changes: 8 additions & 0 deletions packages/gatsby-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.15](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2023-10-30)

**Note:** Version bump only for package @honeybadger-io/gatsby-plugin-honeybadger





## [6.0.14](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2023-10-23)

**Note:** Version bump only for package @honeybadger-io/gatsby-plugin-honeybadger
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-plugin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/gatsby-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@honeybadger-io/gatsby-plugin-honeybadger",
"description": "Gatsby plugin to add Honeybadger error tracking to your site.",
"version": "6.0.14",
"version": "6.0.15",
"homepage": "https://github.com/honeybadger-io/honeybadger-js/tree/master/packages/gatsby-plugin",
"repository": {
"type": "git",
Expand All @@ -16,7 +16,7 @@
"main": "index.js",
"dependencies": {
"@honeybadger-io/js": "^6.5.3",
"@honeybadger-io/webpack": "^6.0.0"
"@honeybadger-io/webpack": "^6.1.0"
},
"engines": {
"node": ">=14"
Expand Down
8 changes: 8 additions & 0 deletions packages/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.8.1](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2023-10-30)

**Note:** Version bump only for package @honeybadger-io/nextjs





## [5.8.0](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2023-10-23)


Expand Down
6 changes: 3 additions & 3 deletions packages/nextjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@honeybadger-io/nextjs",
"version": "5.8.0",
"version": "5.8.1",
"description": "Next.js integration for Honeybadger",
"keywords": [
"nextjs",
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@honeybadger-io/js": "^6.5.3",
"@honeybadger-io/webpack": "^6.0.0"
"@honeybadger-io/webpack": "^6.1.0"
},
"devDependencies": {
"@honeybadger-io/react": "^6.1.9",
Expand Down
9 changes: 9 additions & 0 deletions packages/plugin-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.0](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2023-10-30)


### Features

* **webpack:** rely on plugin-core ([#1211](https://github.com/honeybadger-io/honeybadger-js/issues/1211)) ([6730df8](https://github.com/honeybadger-io/honeybadger-js/commit/6730df8e44042164a9262f67c3e429151e10d6b5))



## 1.1.0 (2023-09-27)


Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/plugin-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@honeybadger-io/plugin-core",
"version": "1.1.0",
"version": "1.2.0",
"description": "Shared functionality used by Honeybadger's javascript build plugins",
"files": [
"dist/**"
Expand Down
8 changes: 8 additions & 0 deletions packages/rollup-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.8.2](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2023-10-30)

**Note:** Version bump only for package @honeybadger-io/rollup-plugin





## [5.8.1](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2023-10-23)

**Note:** Version bump only for package @honeybadger-io/rollup-plugin
Expand Down
6 changes: 3 additions & 3 deletions packages/rollup-plugin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/rollup-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@honeybadger-io/rollup-plugin",
"version": "5.8.1",
"version": "5.8.2",
"description": "A rollup plugin to upload sourcemaps to Honeybadger",
"directories": {
"example": "examples"
Expand Down Expand Up @@ -46,7 +46,7 @@
"typescript": "^4.9.5"
},
"dependencies": {
"@honeybadger-io/plugin-core": "^1.1.0",
"@honeybadger-io/plugin-core": "^1.2.0",
"fetch-retry": "^5.0.3",
"form-data": "^4.0.0",
"node-fetch": "^2.6.9",
Expand Down
9 changes: 9 additions & 0 deletions packages/webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.1.0](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2023-10-30)


### Features

* **webpack:** rely on plugin-core ([#1211](https://github.com/honeybadger-io/honeybadger-js/issues/1211)) ([6730df8](https://github.com/honeybadger-io/honeybadger-js/commit/6730df8e44042164a9262f67c3e429151e10d6b5))



## 6.0.0 (2023-10-23)

## 5.1.7 (2023-03-20)
Expand Down
6 changes: 3 additions & 3 deletions packages/webpack/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@honeybadger-io/webpack",
"version": "6.0.0",
"version": "6.1.0",
"description": "Webpack plugin to upload source maps to Honeybadger's API - http://docs.honeybadger.io/guides/source-maps.html",
"main": "./dist/HoneybadgerSourceMapPlugin.js",
"scripts": {
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"dependencies": {
"@babel/runtime": "^7.14.5",
"@honeybadger-io/plugin-core": "^1.1.0",
"@honeybadger-io/plugin-core": "^1.2.0",
"verror": "^1.6.1"
},
"peerDependencies": {
Expand Down

0 comments on commit db80a9b

Please sign in to comment.