Tags: duckpuppy/projen
Tags
chore(deps): upgrade dependencies (projen#3371) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/projen/projen/actions/runs/7923946028 ------ *Automatically created by projen via the "upgrade-main" workflow*
chore(deps): upgrade dependencies (projen#2678) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/projen/projen/actions/runs/4975199509 ------ *Automatically created by projen via the "upgrade-main" workflow*
chore(deps): upgrade dependencies (projen#2673) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/projen/projen/actions/runs/4969568135 ------ *Automatically created by projen via the "upgrade-main" workflow*
chore(deps): upgrade dependencies (projen#2672) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/projen/projen/actions/runs/4964036785 ------ *Automatically created by projen via the "upgrade-main" workflow*
chore(deps): upgrade dependencies (projen#2670) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/projen/projen/actions/runs/4953780941 ------ *Automatically created by projen via the "upgrade-main" workflow*
fix(xml): upgrade xmlbuilder2 to version ^3.1.1 (projen#2669) xmlbuilder2 versions before 3.1.1 has a dependency to js-yaml 3.14.0, which has a [security issue](https://github.com/nodeca/js-yaml/blob/9586ebe23298427d26b3479979bd6499bf3a14c2/CHANGELOG.md#3141---2020-12-07). --- By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
fix(javascript): do not rely on `package.json` being a valid entrypoi… …nt for dependency resolution. (projen#2645) Fixes projen#2644 Instead of expecting `{package}/package.json` to always be a valid endpoint, this PR adds another strategy for resolving the manifest path. If a lookup of `{package}/package.json` fails, this will now resolve the default entrypoint path of given module and search up the directory tree for the nearest `package.json` manifest file. If found and the manifest name matches the given dependency name, it will be used. --- By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
chore(deps): upgrade dependencies (projen#2668) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/projen/projen/actions/runs/4942537702 ------ *Automatically created by projen via the "upgrade-main" workflow*
chore(deps): upgrade dependencies (projen#2666) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/projen/projen/actions/runs/4931723238 ------ *Automatically created by projen via the "upgrade-main" workflow*
fix(sample-file): unable to create empty sample directory (projen#2656) fixes projen#1990 --- By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
PreviousNext