package icon indicating copy to clipboard operation
package copied to clipboard

Metaparticle/Package: Language Fluent Containerization and Deployment in Java, .NET and Javascript (and more coming soon)

Results 38 package issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.JSON](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.JSON's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies
.NET

Bumps [gson](https://github.com/google/gson) from 2.8.2 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies
java

Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.0 to 2.2.0. Changelog Sourced from sinatra's changelog. 2.2.0 / 2022-02-15 Handle EOFError raised by Rack and return Bad Request 400 status. #1743 by tamazon Minor refactors...

dependencies
ruby

Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.0 to 2.2.0. Changelog Sourced from sinatra's changelog. 2.2.0 / 2022-02-15 Handle EOFError raised by Rack and return Bad Request 400 status. #1743 by tamazon Minor refactors...

dependencies
ruby

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.7.8 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...

dependencies
javascript

Any plans to move this project forward?. I think there is a lot of potential with this project and needs the resources plus tlc. Would love to know if there...

Bumps [rack](https://github.com/rack/rack) from 2.0.3 to 2.2.3. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...

dependencies
ruby

Bumps [rack](https://github.com/rack/rack) from 2.0.3 to 2.2.3. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...

dependencies
ruby

Hi, I got this issue while building example code : > cannot find module for path github.com/Azure/azure-sdk-for-go/services/containerinstance/mgmt/2017-08-01-preview/containerinstance On Azure repo we have : ``` 2018-04-01/containerinstance 2018-06-01/containerinstance 2018-09-01/containerinstance 2018-10-01/containerinstance ```

Python Readme.md example had an old-path. This PR fixes the problem