Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: podium-lib/test-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.12
Choose a base ref
...
head repository: podium-lib/test-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 11, 2024

  1. fix(deps): update podium packages (#109)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 11, 2024
    Copy the full SHA
    ae908b5 View commit details
  2. chore(release): 3.0.13 [skip ci]

    ## [3.0.13](v3.0.12...v3.0.13) (2024-11-11)
    
    ### Bug Fixes
    
    * **deps:** update podium packages ([#109](#109)) ([ae908b5](ae908b5))
    semantic-release-bot committed Nov 11, 2024
    Copy the full SHA
    62c49f7 View commit details

Commits on Nov 18, 2024

  1. fix(deps): update podium packages (#110)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 18, 2024
    Copy the full SHA
    06f2b56 View commit details
  2. chore(release): 3.0.14 [skip ci]

    ## [3.0.14](v3.0.13...v3.0.14) (2024-11-18)
    
    ### Bug Fixes
    
    * **deps:** update podium packages ([#110](#110)) ([06f2b56](06f2b56))
    semantic-release-bot committed Nov 18, 2024
    Copy the full SHA
    58fa8f6 View commit details

Commits on Nov 25, 2024

  1. fix(deps): update dependency @podium/podlet to v5.2.4 (#111)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 25, 2024
    Copy the full SHA
    06393bb View commit details
  2. chore(release): 3.0.15 [skip ci]

    ## [3.0.15](v3.0.14...v3.0.15) (2024-11-25)
    
    ### Bug Fixes
    
    * **deps:** update dependency @podium/podlet to v5.2.4 ([#111](#111)) ([06393bb](06393bb))
    semantic-release-bot committed Nov 25, 2024
    Copy the full SHA
    051af93 View commit details

Commits on Dec 1, 2024

  1. chore(deps): update dependency typescript to v5.7.2 (#112)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 1, 2024
    Copy the full SHA
    4a17417 View commit details

Commits on Dec 19, 2024

  1. fix(deps): update dependency readable-stream to v4.6.0 (#113)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 19, 2024
    Copy the full SHA
    8149cab View commit details
  2. chore(release): 3.0.16 [skip ci]

    ## [3.0.16](v3.0.15...v3.0.16) (2024-12-19)
    
    ### Bug Fixes
    
    * **deps:** update dependency readable-stream to v4.6.0 ([#113](#113)) ([8149cab](8149cab))
    semantic-release-bot committed Dec 19, 2024
    Copy the full SHA
    c4ff987 View commit details

Commits on Jan 8, 2025

  1. fix(deps): update dependency readable-stream to v4.7.0 (#114)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 8, 2025
    Copy the full SHA
    e8de82b View commit details
  2. chore(release): 3.0.17 [skip ci]

    ## [3.0.17](v3.0.16...v3.0.17) (2025-01-08)
    
    ### Bug Fixes
    
    * **deps:** update dependency readable-stream to v4.7.0 ([#114](#114)) ([e8de82b](e8de82b))
    semantic-release-bot committed Jan 8, 2025
    Copy the full SHA
    f1b50c9 View commit details

Commits on Feb 1, 2025

  1. chore(deps): update dependency semantic-release to v24.2.1 (#115)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 1, 2025
    Copy the full SHA
    10cb987 View commit details
  2. chore(deps): update dependency typescript to v5.7.3 (#116)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 1, 2025
    Copy the full SHA
    a7ab85c View commit details
Showing with 41 additions and 6 deletions.
  1. +35 −0 CHANGELOG.md
  2. +6 −6 package.json
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,38 @@
## [3.0.17](https://github.com/podium-lib/test-utils/compare/v3.0.16...v3.0.17) (2025-01-08)


### Bug Fixes

* **deps:** update dependency readable-stream to v4.7.0 ([#114](https://github.com/podium-lib/test-utils/issues/114)) ([e8de82b](https://github.com/podium-lib/test-utils/commit/e8de82b73df44fc74d90569036cdd335e6f655b4))

## [3.0.16](https://github.com/podium-lib/test-utils/compare/v3.0.15...v3.0.16) (2024-12-19)


### Bug Fixes

* **deps:** update dependency readable-stream to v4.6.0 ([#113](https://github.com/podium-lib/test-utils/issues/113)) ([8149cab](https://github.com/podium-lib/test-utils/commit/8149cab140976d3e7e7c8b8e22b73a8d17a39b5b))

## [3.0.15](https://github.com/podium-lib/test-utils/compare/v3.0.14...v3.0.15) (2024-11-25)


### Bug Fixes

* **deps:** update dependency @podium/podlet to v5.2.4 ([#111](https://github.com/podium-lib/test-utils/issues/111)) ([06393bb](https://github.com/podium-lib/test-utils/commit/06393bbb5c77678117915c3dd6eba9058e9d23c7))

## [3.0.14](https://github.com/podium-lib/test-utils/compare/v3.0.13...v3.0.14) (2024-11-18)


### Bug Fixes

* **deps:** update podium packages ([#110](https://github.com/podium-lib/test-utils/issues/110)) ([06f2b56](https://github.com/podium-lib/test-utils/commit/06f2b56b42732ab31d1e6726458b921b9a0345b1))

## [3.0.13](https://github.com/podium-lib/test-utils/compare/v3.0.12...v3.0.13) (2024-11-11)


### Bug Fixes

* **deps:** update podium packages ([#109](https://github.com/podium-lib/test-utils/issues/109)) ([ae908b5](https://github.com/podium-lib/test-utils/commit/ae908b5860f09b01a70bb53d7e54201fe74162ae))

## [3.0.12](https://github.com/podium-lib/test-utils/compare/v3.0.11...v3.0.12) (2024-11-04)


12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podium/test-utils",
"version": "3.0.12",
"version": "3.0.17",
"type": "module",
"description": "Misc common test utils for Podium",
"main": "lib/index.js",
@@ -32,9 +32,9 @@
},
"author": "Trygve Lie",
"dependencies": {
"@podium/podlet": "5.1.19",
"@podium/utils": "5.3.1",
"readable-stream": "4.5.2",
"@podium/podlet": "5.2.4",
"@podium/utils": "5.4.0",
"readable-stream": "4.7.0",
"selfsigned": "2.4.1",
"server-destroy": "1.0.1"
},
@@ -47,7 +47,7 @@
"@types/server-destroy": "^1.0.3",
"eslint": "9.5.0",
"prettier": "3.3.2",
"semantic-release": "24.2.0",
"typescript": "5.6.3"
"semantic-release": "24.2.1",
"typescript": "5.7.3"
}
}