Граф коммитов

87 Коммитов

Автор SHA1 Сообщение Дата
William Godbe 05ac683472
Enable TSA/Policheck (#173) 2024-09-27 14:29:54 -07:00
William Godbe 9fed5a7ad0
Stop using -pt images (#172) 2024-09-19 14:51:29 -07:00
Immo Landwerth c58f04cf74
Merge pull request #171 from terrajobst/add-security-md
Add SECURITY.md
2024-09-13 00:33:13 -07:00
Immo Landwerth 9bd2a25d95 Add SECURITY.md 2024-09-10 16:52:52 -07:00
Barry Dorrans 52ddebdebf
Add security.md file (#170) 2024-07-31 09:30:09 -07:00
William Godbe ceb212d6ea
Migrate to 1ES pipeline template (#164)
* Switch to 1ES template

* Try this

* Here

* Typo

* Self

* Full path

* Fix publish

* Fix publish

* Try bifurcating

* Syntax

* Bifurcate totally

* Move TemplateContext out

* Fix machine

* Fix internal build
2024-02-26 16:00:52 -08:00
dependabot[bot] e57d2a416b
Bump decode-uri-component from 0.2.0 to 0.2.2 (#160)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-09 13:48:39 -08:00
Adrian Lowdon bf434b13bb
Fixed jQuery deprecations (#161) 2023-01-23 14:07:04 -07:00
William Godbe 115bca992f
Add CodeQL3000 pipeline (#159)
* Add CodeQL3000 pipeline

* Fixup

* Fix

* Remove unused

* Feedback

* Feedback

* Fixup
2022-11-03 13:41:47 -07:00
Artak a5b50566f8
Update the copyright string of the package (#156) 2022-07-19 16:00:08 -07:00
William Godbe e1d920bdc7
Merge pull request #150 from aspnet/wtgodbe/Morg2
Merge from internal & fixup .npmrc
2022-07-06 15:36:56 -07:00
Matt Mitchell 0efc30617d Revert "Revert "Update default-build.yml""
This reverts commit dfa06d576c.
2022-07-06 14:39:34 -07:00
Matt Mitchell dfa06d576c Revert "Update default-build.yml"
This reverts commit eecb65527c.
2022-07-06 14:36:18 -07:00
William Godbe eecb65527c
Update default-build.yml 2022-07-06 12:53:54 -07:00
dependabot[bot] 1487d429c9
Bump jquery-validation from 1.19.4 to 1.19.5 (#154)
Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.19.4 to 1.19.5.
- [Release notes](https://github.com/jquery-validation/jquery-validation/releases)
- [Changelog](https://github.com/jquery-validation/jquery-validation/blob/master/changelog.md)
- [Commits](https://github.com/jquery-validation/jquery-validation/compare/1.19.4...1.19.5)

---
updated-dependencies:
- dependency-name: jquery-validation
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 11:24:58 -07:00
Artak 5e49a4a4db
Resolved npm vulnerabilities (#153)
The only way I found for resolving npm audit warnings was by forcing the usage of the latest version of the `gulp-parent` dependency.

For that I've used a new `override` support in Node v8: https://docs.npmjs.com/cli/v8/configuring-npm/package-json#overrides

Here is the output from `npm audit` after the change:
![image](https://user-images.githubusercontent.com/34246760/176778632-0ad02fc3-b392-4b7e-b0e2-092ac3b6560b.png)

I've also updated the license header of the jquery-validation-unobtrusive.js file so that it is aligned with our current (MIT) license as well as is written in JSDoc style, as that's what the new gulp-uglify dependency requires. Otherwise, the license comments will be stripped out from the generated `.min.js` file.

Keeping this as `draft` for now to validate the fix before actually proceeding with merging, given that I've updated the dependencies to their latest versions.

** Validation **
Did some basic validation and it works:
<img width="617" alt="image" src="https://user-images.githubusercontent.com/34246760/176960882-76a24951-c619-45c8-ba91-8b7c8ca32b87.png">
2022-07-05 13:44:05 -07:00
ChrisSfanos 19f88bf97a Update Microsoft.jQuery.Unobtrusive.Validation.nuspec
Co-authored-by: Rich Lander <rlander@microsoft.com>
2022-06-28 11:33:25 -07:00
Rich Lander 4d8069a325 Changed copyright holder 2022-06-28 11:33:25 -07:00
ChrisSfanos 070ada5d7c Change license to MIT from .NET Library 2022-06-28 11:33:25 -07:00
William Godbe ed75f289ef
Update .npmrc 2022-06-28 09:06:30 -07:00
MerlinBot 450a7f816d As a repository owner, you must take action to protect Microsoft against potential Software Supply Chain attacks. This starts with ensuring your repository has a valid Azure Artifacts configuration so you can take advantage of [Central Feed Services](https://aka.ms/cfs). We are opening this PR with a fix on known issue(s) which we have detected in your repository. Please review and approve this PR at your earliest convenience.
**This may impact the ability for pipelines and developers to install packages and build projects.**

## Address **breaking changes** before you merge:
* Confirm the suggested Feed is configured per your organization's guidelines. If changes are necessary, work with your Project Administrators to set it up correctly.  [Learn more...](https://docs.microsoft.com/en-us/azure/devops/artifacts/feeds/feed-permissions?view=azure-devops)
* Add authentication to any failing pipeline definitions. [nuget](https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/package/nuget-authenticate?view=azure-devops), [npm](https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/package/npm-authenticate?view=azure-devops).
* Reach out to developers who may need to authenticate to the feed using the [internal_PublicPackages's Connect to feed](https://dev.azure.com/dnceng/internal/_artifacts/feed/internal_PublicPackages/connect) instructions in Azure Artifacts.

## Changes
* `.npmrc` added as a sibling to this [package.json](/package.json) referencing [internal_PublicPackages](https://dev.azure.com/dnceng/internal/_artifacts/feed/internal_PublicPackages) feed

### Still stuck?
Reach out to feedprotection@microsoft.com with any questions.

---

This change was automatically generated by [1ES Gardener](https://www.1eswiki.com/wiki/1ES_Gardener) which is an initiative by the 1ES team to help repos stay up-to-date with latest tools, features, and best practices. For feedback or questions, please contact the [Gardener team](mailto:gardener@microsoft.com).
2022-06-24 16:20:42 -07:00
dependabot[bot] e2cf2624fc Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 13:11:34 -07:00
dependabot[bot] ddfa6aaaab Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 13:10:31 -07:00
dependabot[bot] 0872d8303b Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 13:10:22 -07:00
dependabot[bot] e69ad1709b Bump copy-props from 2.0.4 to 2.0.5
Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/gulpjs/copy-props/releases)
- [Changelog](https://github.com/gulpjs/copy-props/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/copy-props/compare/2.0.4...2.0.5)

---
updated-dependencies:
- dependency-name: copy-props
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 12:53:12 -07:00
Artak e341d847f4 Update to MIT License 2022-06-21 12:51:33 -07:00
dependabot[bot] 1ba9333f8c Bump jquery-validation from 1.19.3 to 1.19.4
Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.19.3 to 1.19.4.
- [Release notes](https://github.com/jquery-validation/jquery-validation/releases)
- [Changelog](https://github.com/jquery-validation/jquery-validation/blob/master/changelog.md)
- [Commits](https://github.com/jquery-validation/jquery-validation/compare/1.19.3...1.19.4)

---
updated-dependencies:
- dependency-name: jquery-validation
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 12:51:18 -07:00
William Godbe b4059430ba
Move off of expiring images (#144) 2021-11-24 13:54:57 -08:00
Łukasz Patalas 640c26fc50
Migrate to 1ES hosted pools (#143) 2021-10-14 11:08:21 -07:00
John Luo 95c686bc6c
Replace 'master' with 'main' (#136) 2021-03-16 19:01:54 -07:00
dotnet bot 6e53e860fa
Fixup feeds (#134)
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
2021-02-10 09:14:51 -08:00
dependabot[bot] b2057ab01b Bump jquery-validation from 1.17.0 to 1.19.3
Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.17.0 to 1.19.3.
- [Release notes](https://github.com/jquery-validation/jquery-validation/releases)
- [Changelog](https://github.com/jquery-validation/jquery-validation/blob/master/changelog.md)
- [Commits](https://github.com/jquery-validation/jquery-validation/compare/1.17.0...1.19.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-09 08:50:11 -08:00
William Godbe db78424b1a
Get pipeline working (#132)
* Add pipeline job

* Add pipeline job

* Remove buildtools reference

* Fix path

* Remove extra ctrl-c

* Fixup

* Try enabling signing

* Fix 2 things

* Only packageRef when signing

* Fix syntax

* Add prints

* Add binlog

* Pass through args from run.ps1

* dotnet msbuild -> dotnet build

* Rename, fix SDK

* Set TFM

* Use netcoreapp3.1

* Add nuget.config

* Remove PackageReference to Localization

* Remame to build.csproj

* Don't use default build target

* Rename to build.proj

* More necessary props

* Fix import order

* Use newer microbuild task

* Use internal pool

* Remove TFM

* 2.1

* VS2019

* Install node

* install nuget

* Skip signing telemetry

* Remove appveyor

Co-authored-by: Pranav K <prkrishn@hotmail.com>
2021-01-12 09:16:52 -08:00
Immo Landwerth 2f17f371fd
Link Code of Conduct (#122) 2020-04-09 13:11:09 -07:00
Artak Mkrtchyan 0f4aac9519 Updated dependencies 2019-01-11 14:39:39 -08:00
Ryan Brandenburg 74e6ccc793 Handle missing artifacts dir 2018-09-20 11:43:57 -07:00
Ryan Brandenburg eb959ea592 3.2.11 2018-09-17 16:17:01 -07:00
Ryan Brandenburg 7ebb8db4b2 Add license file 2018-08-24 16:05:40 -07:00
Kiran Challa 377ffe8a09 Fixed build script to put 'npm pack' output to artifacts directory 2018-05-22 09:41:00 -07:00
Kiran Challa a828ecfde8 Updated build script to enable building on CI 2018-05-21 10:42:45 -07:00
Kiran Challa 836f3d8782 Added .gitattributes file 2018-05-21 09:33:38 -07:00
Kiran Challa 36eb35b8f7 Updated version to 3.2.10 2018-05-21 09:26:35 -07:00
Jass Bagga 15678efab8
Update README.md
Fix typo in README.md
2018-05-11 10:44:54 -07:00
Kiran Challa 38645d3b38 [Fixes #79] Webpack build with version 3.2.8 is failing 2018-05-07 11:44:23 -07:00
Kiran Challa 54ce1311a5 Added Webpack as part of build process to catch issues like in https://github.com/aspnet/jquery-validation-unobtrusive/issues/79 2018-05-07 11:30:49 -07:00
Kiran Challa 11320d06b7 Fixed branch name in appveyor.yml file 2018-05-07 09:49:14 -07:00
Kiran Challa 70438c06a8 Fixed appveyor file extension name 2018-05-07 09:14:01 -07:00
Kiran Challa e96cc33c24 Added AppVeyor.xml file 2018-05-04 16:10:47 -07:00
Kiran Challa a91f540189 [Fixes #79] Webpack build with version 3.2.8 is failing 2018-03-27 13:08:55 -07:00
Jass Bagga 54f75c6a1d
Ignore .nupkg (#83) 2018-03-13 11:38:29 -07:00